- 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: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:35 AM
This is in a developer instance so if you would like to have a look there I can provide access.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2018 05:39 AM
send to sai3742@gmail.com i will check now

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2018 05:39 AM
I have tried this before and was told custom tables could not be used as a choice list. You will need to make the field an reference and point it to the custom table. Make sure you have a filed in your custom table marked with display as true.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2018 05:42 AM
Hi,
If the table is from custom application u can use it directly if it has any choice field, Will this not work with respect to the custom table
Thanks,