
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2019 11:52 PM
Hi All,
I want to create a new choice in 'Sub Category' field.
I tried creating a choice through field dictionary but in the 'choices' tab I'm not able to see old choices. And there is no client script responsible for choice creation in Sub Category field.
Please check below snip
I tried adding " Choice table " field through form layout but no luck.
I want to know how old choices have been created. Where can I check?
Any quick response will be most helpful.......
Thanks in Advance
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2019 11:58 PM
Hi there,
If you check the XML, what is in the Choice table field? My guess is, you have the Choice table + Choice field set, therefor inheriting choices from an other table. This will also cause that you don't see choices, because these are on an other table.
(also double check the field type, for new choices somehow servicenow puts field type string?!)
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
---
LinkedIn
Community article list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2019 11:58 PM
Hi there,
If you check the XML, what is in the Choice table field? My guess is, you have the Choice table + Choice field set, therefor inheriting choices from an other table. This will also cause that you don't see choices, because these are on an other table.
(also double check the field type, for new choices somehow servicenow puts field type string?!)
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
---
LinkedIn
Community article list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2019 08:57 AM
Hello Mark,
Thank you for the quick response, it helped me in achieving what I need.
Both "Choice field, Choice table" fields contains values. I have changed accordingly on the source field.
But when I tried to add "Choice table" field through form layout, I'm not able to see it on the form. I tried multiple times but no luck.
Could you please tell me why so??
Regards
Abdul Musavvir

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2019 09:00 AM
Is this on a out-of-the-box form? Then I can try reproducing it. Though, I would guess a UI Policy or Client Script is hiding the field.
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
---
LinkedIn
Community article list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2019 09:03 AM
Looking really quickly on my PDI, I saw a UI Policy on sys_dictionary "Show/Hide Choice Table".
Check if the conditions match in your case. Because it looks like this UI Policy controls the visibility of the Choice Table field.
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
---
LinkedIn
Community article list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field