- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2017 07:29 AM
I am using the List Collector Variable on a Catalog Item. I am referencing a table with 6 different column headers. When the List Collector is displayed is asks to select from the values in column number 1 (in my case that column name is Name). How can i get it to select from a different column, say number 6 (which in my case is named Accounting Code)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2017 07:45 AM
Hi Katelyn,
The column1 must be display true in the dictionary. If you want to allow user to select column6 then make it display as true in dictionary..
Mark Correct if this solves your issue and also hit Like and Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2017 08:01 AM
This is a table that is used globally across my company though. The global function needs to remain where column 1 is displayed. I was hoping there was a variable attribute that could be applied or a client script, just to this catalog item.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2017 08:04 AM
Hi Katelyn,
It won't.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2017 08:14 AM
thank you! This worked!