- Home [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
- Manage types
- Global context and isolation
- Manage apps
- Batch actions with app items
- Manage external services
- Scripts in widgets
- Web components
- Access permissions
- Getting started with processes
- Getting started with signatures
- Getting started with file previews
- Getting started with the organizational chart
- Getting started with users and groups
-
Getting started with the
Table data type - Dynamic calculation of event type
- Use cases
- API
Field value display options
Hierarchy
Properties
Optional onChange
Function called when the value of a field changes.
New field value.
Optional onRender
Function called after the widget is displayed.
The root HTML element corresponding to the displayed widget.
Optional readonly
Read-only attribute.
The default value is
false
. If you want to display the value in the read-only mode, passtrue
. If you want to display it in the editing mode, either do not specify the value or passfalse
.Optional required
Whether the field is required.
By default, the property’s value is
false
.Properties