Working With 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, organisation name, ....
Types can differ depend on Context where Conditions are used.
See more details on each Context Object type at Context Objects.
Select Field Parameter (3)
Field/Parameter values will differ depend on selected Object.
Select Operator (4)
Can be different types depend on selected field type.
Select Value Type (5)
- 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 (6)
Value depends on selected Value Type.
You can enter as many conditions as required. By default all conditions will be joined with AND connector.
You can set custom join rules in such format (7):
0 Comments
Add your comment