Configuring Actions for Sublist Action Groups
Be aware of the following as you configure actions for your sublist action groups:
-
You can use Items sublist fields in conditions, formulas, and action parameters.
-
Sublist fields appear alphabetically in field lists and have the suffix (Line), such as Item (Line).
-
To reference a body field in a formula, use {fieldid}. For example, the memo body field is referenced with {memo}.
-
To reference a sublist field in a formula, use {line.fieldid}. For example, the description sublist field is referenced with {line.description}.
-
Body fields in conditions and parameters don't have a prefix or suffix.
-
Sublist fields in conditions and parameters ise the prefix Line : . For example:
-
In the action list of the sublist action group, in the Parameters column, parameters are listed in the following format: Line : Description = Line : Item : Store Description .
-
In the action list of the sublist action group, in the Condition column, conditions are listed in the following format: Condition : Line : Description = test.
-
On the Set Field Value action detail page, in the Condition field, conditions are listed in the following format: Condition : Line : Description = test.
-