How to open a custom table for everyone to view/edit

booher04
Tera Guru

I have created a custom table for a lookup select box field on a Catalog Item form.  The form/field work fine for me and work as intended, however when a normal user goes to the form and tries to select a user from the field it's blank and says none.  I know this is due to permissions on the table itself, but I need to get it set so that anyone can select from that field on the form. The table is u_macd_approvers and the field is it_director.

 

find_real_file.png

find_real_file.png

 

 

 

 

1 ACCEPTED SOLUTION

Mike Patel
Tera Sage

Create Read ACL for your custom table and don't add any role so everyone can see the record in drop down.

View solution in original post

5 REPLIES 5

Mike Patel
Tera Sage

Create Read ACL for your custom table and don't add any role so everyone can see the record in drop down.

Nithish1
Tera Guru

Hello,

 

Remove roles under create and read ACL's for the custom table.

 

Thanks,

Nithish

 

I hope you got your answer.

Please do mark my answer correct so other users can find it more easily (and to serve me up a delicious helping of community points :D)

SanjivMeher
Kilo Patron
Kilo Patron

It should have created 4 ACLs automatically. You need to open the Read ACL and remove any role exists in that ACL.

If you want user to be able to write, open the write ACL and remove any role exists.

 

If none of the ACLs exists, you need to create them manually.


Please mark this response as correct or helpful if it assisted you with your question.