i
Configuration Properties
The configuration properties panel of an element opens when clicking the icon of its context menu.
Name
Name used to reference the element during modeling.
Identifier
Uniquely identifies the element. It is used in the Javascript SDK.
Initial State
It allows defining the state of the button when the entity is loaded for the first time, ensuring that its initial behavior is as expected.
Possible Values
•Regular: The button is enabled, allowing immediate user interaction. It is used for actions that are available from the start.
•Inactive The button is disabled until certain conditions are met or a specific action is performed. Used for flows that require prior validations before enabling the button action.
Initial Value
It allows selecting the source of the element's content and optionally defining the text style.
Value
Allows to enter a text that is displayed in the element.
Parameters and Variables
Parameters and Variables
Allows to select a parameter or a variable from the page. Its value is displayed in the element.
Data Source
Data Source
Allows to select a data source that was previously defined on the page.
Fields
Allows to select a field from those retrieved in the chosen data source. Its value is displayed in the element.