Lookup select box no options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2017 08:16 AM
I am having a difficult time finding out why a lookup select box on a catalog item works for my admin account but not regular accounts. I can see the options from the table on my admin account but when using the select box on the regular account it only shows "none". I have compared the table to another table that is used on a lookup select box on another catalog item and I see no difference in the two.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2017 08:22 AM
Hi,
Did you check the ACL applied on the table you are referring to for lookup select box
That might be restricting the choice access to the end users.
Thanks
Gaurav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2017 08:29 AM
Thank you! I see there is a role with read, delete, write, create. I suppose I would need to have no role on the read option. What is the best way to do this, was this supposed to be done in the start of the creation of the table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2017 08:30 AM
Hi,
Please add public role if it's intended for end users and update only the read ACL.