You are not signed in, so the generator is running in restricted mode and will generate only two forms. |
|
Components Guide:
Legend:
Data
Appearance
Layout
Validation
Camunda Type |
Azdegar Type |
Properties / Description |
Validations |
All types | All types |
- multiple
- persistent (default is true.)
- transient (default is false.)
- refreshOn|redrawOn
- calculateValue
- allowCalculateOverride
- saveHistory
- excludeFromHistory
- disabled|readonly
- hidden
- show
- inputMask|mask
- placeholder
- tooltip
- cssClass
- theme
- block
- logic
- span (1 to 12)
- width (1 to 12) (flex grids)
|
- required
- min
- max
- minlength
- maxlength
- regex
- custom
|
string | | | |
long | |
|
|
boolean | | Renders a single checkbox if the field is optional or two radio buttons if the field is required. | |
date | | Renders a Persian datepicker. | |
enum | | Renders radio buttons. | |
custom type | divider|fieldset | | |
custom type | tab | | |
custom type | layout | | |
custom type | check|confirm|agree | Renders a single checkbox. | |
custom type | select|dropdown |
- url
https://example.com/api/product/search?param={{data.field}}&limit={{limit}}&skip={{skip}}
- xmlhttp
- custom
- itemLabel
- valueProperty
- typeahead|dynamic
(The server at the URL must handle filter query parameter.)
|
|
custom type | button |
- event (Javascript function name)
|
|
custom type | text|textarea |
| |
custom type | table |
| |
custom type | numeric |
- delimiter (default is true.)
| |
custom type | short | | |
custom type | percent | | |
custom type | file |
- storage (same as Formio, default is base64)
- filePattern (e.g. '.jpg,.pdf')
| Use min and max for file size (e.g. 500KB or 5MB) |
custom type | dataTable|grid |
- layout: flex
- disableAddingRemovingRows: true|false
- rowIndex: true|false
|
|
custom type | email | | |
custom type | url | | |
custom type | datetime | | |
custom type | time | | |
custom type | year | | |
custom type | provincecity | | |
custom type | district | | |
custom type | currency|rial | | |
custom type | nid | شمارهی ملی | |
custom type | postalCode | کد پستی | |
custom type | image | Use modeler Default Value for image src | |
custom type | link | Use modeler Default Value for link href | |
custom type | message | Displays Label as static message. | |
custom type | html |
| |
custom type | placeholder | Leaves a column empty. | |
custom type | tags | | |
custom type | signature | | |
custom type | recaptcha | | |