- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-24-2018 12:10 PM
Hi guys,
I have created a Record Producer on sc_request table and in that record producer I have a location field of type select box with 4 choices, UK, Australia, USA and India. And I have 15 regions for each location. Based on location selected, a user must be able to select related regions. So I created a table for all the regions and I have given that table as reference in Type specifications of list collector variable. So now if user selects UK, the list collector variable must show only UK regions and if he selects India, only India regions must be shown. How can I do this?
Please help me here
Regards,
Vijay
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2018 05:10 AM
Hi,
Please follow below link .
https://community.servicenow.com/community?id=community_question&sys_id=676f02b9db1557c8fc5b7a9e0f96191d
If it helps you please mark it as correct/helpful.
Regards,
Manjusha Bangale
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2018 04:17 AM
Thank you Priyanka,
www.dxsherpa.com. Can i know about this site?
Regards,
Vijay

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2018 06:17 AM
I have been using this ServiceNow Guru article since I started working with ServiceNow for List Collector Variables filtering.