We recommend reviewing what is submitted before posting, in case your idea has already been submitted by another community member. If it has been submitted, vote for that existing feature request (by clicking the up arrow) to increase its opportunity of being added to Cireson solutions.
For more information around feature requests in the Cireson Community click here.
Allow ARO to pass tokens from a multi-select query picker control
Currently, if you have 2 user prompts setup in an ARO- a 'Source' query picker and a 'Destination' query picker. If the 'Source' control is set as 'single select', one can pass Token values from Source to the Destination.
However, if the 'Source' query picker is configured as a multi-select control, then you lose the ability to pass the Tokens of any selected Source value to the Destination control.
The idea is to add a new operator to the list (contains, starts with, equals, etc.) called 'In Multi-select'. This would work similarly to the SQL IN logical operator and the label indicates a) it is only used for multi-select, b) implies the other operators won't work with multi-select pickers.