Rule action: Sort list


Last updated
Was this helpful?
Used for: sorting a list of numbers or letters/words (alphabetically).
Used in: "THEN"-statements and "ELSE"-statements.
The name of the rule pretty much explains itself: if you have a field that contains a list, this rule will sort it for you. You can either sort ascending [a-z or 0-9] or descending [z-a or 9-0].

The result of both ways of sorting is shown below:

Last updated
Was this helpful?
Was this helpful?