Working With Conditions

Conditions allow to apply Styles, Actions, Event and etc. conditionally. They are used in a various places on Forms.

To add a new Condition click "Add" button and configure conditions.

Select Object (2) 

Conditions work with different type of Context objects:

  • Parameters - context parameters passed to the action/event/...
  • Form - form components
  • Variables - form variables
  • Form Object - source object field values (Note! changes done on form not reflected here)
  • FormParameters - parameters, passed to the form
  • User - current User info
  • System - the system global information like current date/time, organization name, etc.  

Types can differ depend on context where Conditions are used.

See more details on each Context Object type at Context Objects.


Select Field/Parameter

Field/Parameter values will differ depend on selected Context Object. There can be field name, variable name, parameter name (need to be typed manually), etc.


Select Operator

Can be different depending on selected field type. Numeric and date/time fields contain equation operators (less, greater, etc.), string fields contain text operators (Contains, Starts with, Includes, etc).


Select Value Type

  • Parameters - context parameters passed to the action/event/...
  • Form - form components
  • Variables - form variables
  • Static - allows to enter static value or merge field(s)

Select or Enter the Value

Value depends on selected Value Type. There can be a picker for picklist-like fields, inputs for numbers, dates and strings, checkboxes for boolean.

You can enter as many conditions as required. By default all conditions will be combined with AND logic (so, no need to add it at all): 

You can set custom combining using logical operators, brackets and condition indexes like {1}:

0 Comments

Add your comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.