- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2018 04:32 AM
I added a new table called u_category to be used with incident categorization. I want to reference the new table from the oob category field on the incident form to drive the category values. However, I can't get the new table to show in the list of Choice Table values. How is this done?
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2018 05:47 AM
Yes i just had a look.
You created only choice field but not added any choices, because of this you are unable to add.
Pls let me know if you face any problems
Mark as correct or helpful based on the impact.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2018 05:49 AM
Hi,
I believe by using reference only you can use the values of another table. If you select Choice, then you need to manually enter the values.
or you can choose the type as a list for the field and under reference specifications give the name of the table to pick up the values from that table.