Sys_Choice table not available in UI Builder data resource
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 12:02 AM
Hi,
I want to show choices of Incident - Category field in UI Builder form for selection but "Sys_Choice" table is not available in data resource tabl list. Is there any way to add this table ?
There is article it says to add table name in UI Properties "glide.ui.permitted_tables" which I did but it is not working.
Kindly help.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 12:33 AM
Hi @AshishM ,
Make sure you are in the correct application scope, mostly "global" when you are adding the table in UI Properties "glide.ui.permitted_tables" then reload the page , it should work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024 12:25 AM
Hi Sandeep, Thanks for your reply. I tried this but it is not working as expected.