forked from NPDeehan/Agentic-Orchestration-Tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathInquire.form
More file actions
52 lines (52 loc) · 1.05 KB
/
Copy pathInquire.form
File metadata and controls
52 lines (52 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"executionPlatform": "Camunda Cloud",
"executionPlatformVersion": "8.7.0",
"exporter": {
"name": "Camunda Web Modeler",
"version": "8146b39"
},
"schemaVersion": 18,
"id": "Form_0f0pmmg",
"components": [
{
"text": "# What do you want to Say?",
"type": "text",
"layout": {
"row": "Row_12lk8vc",
"columns": null
},
"id": "Field_1so2h3l"
},
{
"label": "To whom does this concern",
"type": "textfield",
"layout": {
"row": "Row_0ufws1w",
"columns": null
},
"id": "Field_1165o4c",
"key": "person"
},
{
"label": "What do you want to say?",
"type": "textarea",
"layout": {
"row": "Row_0yvclbx",
"columns": null
},
"id": "Field_1gj6t3h",
"key": "message"
},
{
"label": "Who are you?",
"type": "textfield",
"layout": {
"row": "Row_19l8kyq",
"columns": null
},
"id": "Field_0s1gv9e",
"key": "sender"
}
],
"type": "default"
}