Versions Compared

Key

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

...

NameDescriptionScreens (Click to view)
Validator

Attach a Validator plugin to validate the input value. Please see Form Validator.

Info
titleWhen will validation takes place?

Validation will takes place whenever form is submitted except when it is submitted as "Save as Draft".

Image Modified

Figure 4: Validation & Data 
Binder properties

Min Number of Row Validation (Integer)Defines the minimum number of rows required for input.
Max Number of Row Validation (Integer)Defines the maximum number of rows possible for input.
Error MessageError message to be shown when row requirements set above is not met.
Data Binder
Load BinderOption by

Empty by default.

Grid data

An empty binder means the spreadsheet records will be saved/loaded

in

as JSON format in

its defined database cell

the parent form & database table.See the list of available Form Binders.

Recommended to use Multirow Form Binder so that each record are saved into a child table via a subform.

Store BinderOption

Empty by default.

Grid data

An empty binder means the spreadsheet records will be saved/loaded

in

as a JSON format in

its defined database cell

the parent form & database table.See the list of available Form Binders.

Recommended to use Multirow Form Binder so that each record are saved into a child table via a subform.


Supported Formula Functions

...