How to give access to Reference fields through ACLs?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2017 02:32 AM
We have table Transfer Order:
This is the view from admin User.
This is the view of the user to whom I need to give read , write, create and delete access, but the two fields 'To Stockroom' and 'From Stockroom' are not visible to this user.
I have created ACLs like:
how I can make these two fields accessible to some user? Please help me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2017 02:39 AM
Do they have access to the table? Since they need both have access to the table and to the fields.
//Göran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2017 02:48 AM
Hi Goran,
Thanks for the reply.
You mean to say I need to give access to 'Stockroom' table to this new user, who should see these two columns(reference fields from stockroom table available on Transfer Order table ).
Regards,
Rupsingh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2017 02:57 AM
Hi Rupsingh,
Provide the read access to the stockroom table and field.
The acls will be like stockroom *(all fields) and stockroom none with the required operations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2017 03:18 AM
Hi Swati,
Thanks for the reply, it is working now.
Regards,
Rupsingh.