- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2016 08:46 PM
I have a field in Form and Record Producer which references user table. I must be able to select multiple users as input for those fields. Can anyone assist how can I do that?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2016 09:03 PM
On the record producer, create a list collector variable and then open the target table create a list type field. Make usre the names are same, and you are good to go. you don't need any scripting.
NOTE: Make sure the list collector variable name on record producer is same as the list type field name

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2016 09:03 PM
On the record producer, create a list collector variable and then open the target table create a list type field. Make usre the names are same, and you are good to go. you don't need any scripting.
NOTE: Make sure the list collector variable name on record producer is same as the list type field name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2019 10:11 PM
Hi Abhinay,
greetings,
I have same type of need, I need a variable on catalog item which should reference to sys_user table and multiple user can be selected in that variable.
I have created a variable with list collector , now as you said create a field on target table with same name.
Could you please when you say target table then In my case where should I create it and after creating it what to do to get it work?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2019 10:23 PM
Now i got it, thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2016 10:51 PM
As Abhinay said, use list collector.
Below links are usefule to customize :
http://www.servicenowguru.com/system-ui/customizing-slushbucket/
Change the Size of a List Collector Slushbucket Variable - ServiceNow Guru