Editability determines whether an end-user can change the value in an input widget.
Visibility determines whether a widget is displayed to the end-user as part of the page.
For more information on properties of this section, see the
Visibility Section
section in
Properties Common in the Page Editor
.
Common Section
For more information on properties in this section, see the
Common Section
section in
Properties Common in the Page Editor
.
Events Section
On Change
The on-change property specifies an action that will be executed when leaving the widget, either by using the
Tab
key or by clicking another widget, after the value has been changed.
For more information on properties of this section, see the
Event Actions
section of
On Click Event & Events Section
.
On Enter
The on-enter property specifies an action that will be executed when the widget is entered, either by using the
Tab
key or by clicking it with the mouse.
For more information on properties of this section, see the
Event Actions
section of
On Click Event & Events Section
.
On Leave
The on-leave property specifies an action that will be executed when leaving the widget, either by using the
Tab
key or by clicking another widget.
This differs from the
On change
property in that the event will always be triggered, even if the value has not been changed.
For more information on properties of this section, see the
Event Actions
section of
On Click Event & Events Section
.
Styling
Design Properties Section
The
Design Properties
allow you to change spacing and alignment of the widget and hide it on phone, tablet, or desktop, if needed. Design properties may vary depending on the type of the widget. For example, for the text widget you can change its font weight, color, alignment, and letter case.
Common Section
For more information on properties in this section, see the
Common Section
section in
Properties Common in the Page Editor
.
Miscellaneous
The render mode property determines whether the widget renders as a switch or a checkbox.
Read More
Data View
Attributes