Idea Summary
Currently Page Items to Submit has a list of values which only allows 1 item to be selected and populates the field. This is the case with Regions, Dynamic actions and other places wherever this is allowed. It will be nice to allow multi select of these page items and populate in Items to Submit field with comma separation automatically. This will save lot of time in picking items instead of opening and closing windows for each item.
Use Case
What are the use cases in which this idea useful?
It saves lot of time during development of apex application. (Productivity will improve).
Preferred Solution (Optional)
How would you implement this idea? If you are not sure, leave blank.
Add check boxes to the list of values (Pick Items to Submit LOV) and add a button to complete the action. This should populated the target field with all the selected items with comma separation.