Difference between revisions of "Defining Conditions"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 4: | Line 4: | ||
'''To add a condition:''' | '''To add a condition:''' | ||
# Click '''[Add Condition]'''. A field-chooser dialog opens. | # Click '''[Add Condition]'''. A field-chooser dialog opens.<br>Note that can specify one set of conditions that ALL need to be true, and another set in which it is sufficient for ANY of the conditions to be true. | ||
#: | #: | ||
# Choose a field.<br>[[File:ChooseFieldDialog.png]] | # Choose a field.<br>[[File:ChooseFieldDialog.png]] |
Revision as of 02:05, 16 November 2012
You can add a simple condition, or you can also add a more complex expression, when needed. You'll generally use conditions, because they're easier to work with:
To add a condition:
- Click [Add Condition]. A field-chooser dialog opens.
Note that can specify one set of conditions that ALL need to be true, and another set in which it is sufficient for ANY of the conditions to be true. - Choose a field.
- Here, the selected field points to an Account
- Since each Account has multiple fields, selecting it causes those fields to be displayed.
- When you have the field you want, click [Insert Field]
Or use the [Close] button to close the dialog without selecting anything. - After selecting a field, the dialog closes, and the selected field appears in the condition.
. - Choose an operator. (The choices depend on the type of field that was selected.)
- Type in a field value.
- Click the "x" icon to remove a condition that is no longer needed.