i
Configuration Properties
The configuration properties panel of an element opens when clicking the icon of its context menu.
Name
Name assigned to reference a field in the modeling, allowing the field to be uniquely identified within the entity. Used in rule wizards to refer to field within conditions. It is automatically generated from the Label property, can be modified by the user and does not allow spaces or special characters.
Identifier
It is the name assigned to reference a field in the programming code, used to refer to the field within Java code in the "Execution Code" tab of advanced rules and the JavaScript code in the "Page Code" tab of the entity modeler. It allows to uniquely identify the field within the modeled entity. It can be modified by the user, as long as no data has been loaded into the entity, and it does not allow spaces or special characters.
Label
It allows entering the text that is displayed on the field. Supports white space.
Content Format
It allows modifying the selected field type.
Possible Values
•Text
•Number
•Multiline
•Date and Time
•File
Options available for this property depend on the value of the property Content Format. For each possible value, the options are different:
•Text: the options are "Normal, "Password" and "Mail".
•Number: the options are "Decimal" and "Integer".
•Date and Time: options are "Date and Time", "Local Date and Time", "Time", "Local Time", "Date" and "Local Date".
•Archive: the options for images are "*", "jpeg", "png", "gif", "svg+xml", "bmp", "webp", "tiff" and "x-icon". The options for audio are "*", "mpeg", "wav", "ogg", "midi", "aac" and "x-ms-wma". Video options are "*", "mp4", "quicktime", "webm", "x-msvideo", "x-flv", "3gpp". Application options are "*", "pdf", "msword", "vnd.ms-excel", "vnd.ms-powerpoint", "zip", "x-rar-compressed", "x-tar", "x-gzip", "x-bzip2", "jason"and "xml". The options for text are "*", "plain", "csv" and "xml".
Placeholder
It allows guiding the user about the content when entering the element. The placeholder text is displayed within the element.
Initial Value
Allows to select the source of the element's content.
Value
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.
Description and Help
Description
Text that defines the field and optionally its content.
Help Text
This function is to guide the user about the content to be entered in the field. The text entered as help is displayed when the user hovers the cursor over the field.