Versions Compared

Key

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

...

NameDescriptionScreens (Click to view)
Conditions

In shortsummary, when this the specified rule is true, execute this formatting.

Every row in the configured datalist column will be processed with these conditions.

Use the {fieldId} prefix to retrieve column value, ege.g: {userTelNumber}. {fieldId} is the Form field ID of the specified form in the current datalist, so for example: form field ID "name" should be written as {name}.

It is also possible to inject use hash variables variable here.

Usage example:

Example result:


When there is a conflict/multiple match between conditions, the first matched condition will take precedence.

Result:

Figure 1: Javascript Condition Formatter Properties

...