Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:extensions:workflowdesigner:tasks:flow:conditional [2016/01/27 13:02]
swarnat
en:extensions:workflowdesigner:tasks:flow:conditional [2021/09/19 12:37] (current)
swarnat
Line 1: Line 1:
 ====== Conditions ====== ====== Conditions ======
- +https://manuals.redoo-networks.com/​wiki/​manuals/​view/​Workflow%20Designer/​Workflow%20Actions/​Process%20Flow/​Conditions/​
-This block allows you to create field conditions in a simple way. +
-You could build nested groups with AND and OR combinations. +
- +
-It is also possible to check fields of related records, like Accounts from Contacts or the last modified user of a record. +
- +
-==== After Update 600.2401 ==== +
- +
-With this update I have completely rewritten the Conditions Editor. +
-Now it is possible to get a better usability to "​collapse"​ the logical operators with one Condition group. +
-Before this update, the View had the following structure: +
-<​blockquote>​Condition 1 +
-AND +
-Condition 2 +
-AND +
-Condition 2 +
-</blockquote>​ +
-Now it have per default the following structure:​ +
-<​blockquote>​ +
-Condition 1 +
-Condition 2 +
-Condition 2 +
-Group Logical Operator: AND +
-</blockquote>​ +
-You could also switch to the previous View if you could work better with them. +
- +