I have created a new dev environment and added users to the environment.
The environment contains 5 custom tables. I have created a security role that provides full read/write/append/delete... access to 2 custom tables and read access to 1. i assigned this security for few of the users, but it is showing we couldn't load your data. When I gave them the admin access, they can view and edit all the data.
Then I created new security role by copying 'basic user' security role and adding the above permissions to custom table. Still no access to data.
Is there anything wrong the way I am assigning security roles?
