I have this array that gives me the prefixes of phone numbers. I need to use it in a Process in Script Task.
I don't really like that I have to add all the values in the array manually. Is there an option to get the values from a lookup and to add them in an array?
I would like to just create a lookup for all the prefixes instead of adding them one by one in the array.
I am facing an issue which is related to SectionActions Button for sending multiple records. I need to send some records (out of all selected records) to a business process in an array after filtering with esq inside section edit page.
Issue: The filtered Id's are not being pushed int...MoreLess