Properties - fields
Add properties to form fields
Last updated
Add properties to form fields
Last updated
When you select a field on the canvas, the right sidebar will show the specific component properties panel. There you can set what kind of data and other content your UI components display, configure how they function and define how they are bound to app data.
Property General - Use of display texts: You can add a display text to a component. Alle display texts are accessable in the menu part Translations. There you also can add different languages for the display texts.
Property Text - Use of placeholder text
To some of the form fields a specific placeholder text can be added.
Some fields, for example buttons, have the possibility to set an action on a click event.
Selecting the field on the canvas will open the right bar panel where you can add actions.
On a form page you can link specific fields, and their specific data, to other fields.
For example:
Link a textbox field to a list field
Link a list field to another list field or a search field
All links are created by using the properties of an available data clip. These properties can be selected and mapped in the relevant data clip. See the section Mapping fields.