form.web
Front-end form definition
type |
object |
||
properties |
|||
|
The id of the template to use for this file |
||
type |
string |
||
|
The variables and their values to be replaced from the template |
||
type |
object |
||
additionalProperties |
|||
|
The variables files to use to replace the variables. The first file of the list will take precedence over the following one. Template variables take precedence over the contents of the files. |
||
type |
array |
||
items |
type |
string |
|
|
If the value is set to true, manual editing of this file should be avoided, as the composer will override the value in the next generation. |
||
type |
boolean |
||
|
The ids of the modules that will have access to this form. |
||
type |
array |
||
items |
type |
string |
|
|
The form name |
||
type |
string |
||
|
|||
|
The form rights |
||
type |
array |
||
default |
|||
items |
type |
string |
|
|
The bindings for value subscriptions |
||
|
The form JSON schema |
||
type |
string |
||
|
The form UI schema |
||
|
The form initial value |
||
|
The form submit mechanism |
||
default |
destination |
Value |
|
type |
Immediate |
||
oneOf |
|||
|
|||
additionalProperties |
False |
Value
type |
object |
|
properties |
||
|
type |
string |
enum |
Value |
|
default |
Value |
|
|
Type of submit. |
|
type |
string |
|
enum |
Immediate, Deferred |
|
default |
Immediate |
|
additionalProperties |
False |
Action
type |
object |
|
properties |
||
|
type |
string |
enum |
Action |
|
default |
Action |
|
|
Type of submit. |
|
type |
string |
|
enum |
Immediate, Deferred |
|
default |
Immediate |
|
|
Action reference |
|
type |
string |
|
|
Script reference |
|
type |
string |
|
additionalProperties |
False |
Request
type |
object |
|
properties |
||
|
type |
string |
enum |
Request |
|
default |
Request |
|
|
Type of submit. |
|
type |
string |
|
enum |
Immediate, Deferred |
|
default |
Immediate |
|
additionalProperties |
False |
Mixed
type |
object |
|
properties |
||
|
type |
string |
enum |
Mixed |
|
default |
Mixed |
|
|
Type of submit. |
|
type |
string |
|
enum |
Immediate, Deferred |
|
default |
Immediate |
|
|
Action reference |
|
type |
string |
|
|
Script reference |
|
type |
string |
|
additionalProperties |
False |