Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

  • Field The field is a generic component using which you can accept values in different formats and data types.

  • e.g. number, phone, email, text, etc.

  • It can be bound with the model field and variable.

  • If you want to accept/display data from to the user without a form you can use the Field component

Attributes

...

Label

  • The label is a short description of the field that will be displayed before the data input/output.

...

  • This feature used to make any text a hyperlink text

Inline Edit

  • Inline The inline edit feature allows us to edit the record without pressing the edit button

...

  • Debounce Time is the time between taken to complete the two actions. e.g. When you click on the save button, the time it takes to complete the save action is debounce time

Value Destination Type  

Value Destination Variable

...