Table does not show up to select in Choice List
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2018 06:20 AM
I have a custom table which I want to point to from Choice list on another table. It does not show up in the available tables. I have application access set and read access is for all. Table also has display name. How can I get this working?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2018 06:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2018 06:28 AM
I have Can Read and Allow access to this table via web services set. One other table have the same config and it works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2018 06:36 AM
and just to make sure accessible from is set as all application scope
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2023 11:15 PM
Old question but i would want to answer this appropriately.
The custom table which you are using to use as "Choice Table" should have a field which is String and that should have Choice specified in that field. Some thing similar to below :
Now space_type can be used as a Choice table in many places.