Project

General

Profile

QFQ Form Chat » History » Version 1

Enis Nuredini, 11.12.2023 13:19

1 1 Enis Nuredini
h1. QFQ Form Chat
2
3
There exists an example of an implemented chat communication over form. 
4
Following parts are needed to get it work:
5
* QFQ function to create the chat bubbles
6
* QFQ form for showing the chat and to input the answer or request
7
8
QFQ function code:
9
10
<pre><code class="sql">
11
12
</code></pre>