...
Attribute Name | Description | |||
---|---|---|---|---|
Label | A Label is the name shown to users and can come from various sources.
| |||
Place holder | This is a hint or example text displayed in an input field before the user enters their own data. | |||
Field Type | Here you can choose different field types.
| |||
Layout | Field Layout allows you to arrange fields on the form. | |||
Hide Space Checkbox | After marking this checkbox as true, it will crop the extra corners of the fields. | |||
Form Header | Specify the title for the modal that opens when the user clicks the '+' or New button. | |||
Card Schema | ||||
Form Schema | ||||
Edit Form Schema | ||||
Show Card as Pill | Array is displayed as a pill component. | |||
Show as Table | Display the Array field as a table component.
| |||
Table Actions | Add action buttons to the table header and associate them with event actions. | |||
Row action | Add row actions to the table rows and bind them to event actions.
|
Config:
Attribute Name | Description | ||
---|---|---|---|
Debounce time in seconds | "Debounce time in seconds" refers to the delay period set to prevent a Event from being called.
| ||
Is Copy Enabled checkbox | After marking the checkbox as true, a copy icon will appear beside the name field. | ||
Help Text | Provides additional guidance or information about a field or element to assist users in understanding how to complete it or what data is expected. | ||
Value Destination Types | This attribute specifies whether the user wants to store a value in a variable or a model. Model: Here, you can select "Model" as the value destination.
| ||
Value Destination Variables | Here you can choose the variable option from this list.
| ||
Value Destination Model |
|
...