- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2020 03:46 AM
Hi All,
I have a list type field, it is not referring any table instead having choices. Once the form is saved, the field is showing values instead of labels. I need to show labels there, I have gone through several community posts, but didn't find any soultion.
Thanks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2020 05:17 AM
I am assuming here you have selected list type field just to allow user to select multiple choices, if yes then you can create scoped app table and maintain your choices there and then use that table in list type field.
https://hi.service-now.com/kb_view.do?sysparm_article=KB0854339
or change the field type and set it as string and then create choices but here you will be able to select on value at a time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2020 05:06 AM
Hi Harsha,
I can't able to give Label and Values same, because my label contain slashes and they are long strings

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2020 05:17 AM
I am assuming here you have selected list type field just to allow user to select multiple choices, if yes then you can create scoped app table and maintain your choices there and then use that table in list type field.
https://hi.service-now.com/kb_view.do?sysparm_article=KB0854339
or change the field type and set it as string and then create choices but here you will be able to select on value at a time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2020 05:24 AM
Thanks for the suggestions. Will scoped app table is a part of license?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2020 05:27 AM
Hi,
You need to check with your ServiceNow account manager of your company.
Based on your current subscription there might be charges based on how many custom tables are allowed to be created.
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
11-03-2020 05:28 AM
I would recommend you to connect with your account representative.