I have a query in a client script and for a user w...
# suitescript
r
I have a query in a client script and for a user with sales role there is a error of Record 'state' not found , it only works in a admin role, does anyone know how i can add that to the permissions?
b
my favored approach is finding the url to your record in the ui using admin
copying it, then visiting it in the less privileged role, the ui tells you in the permission error what permission is missing
✔️ 1