How to make an Embedded List read only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2013 11:00 PM
Hi,
I am working on a requirement wherein I have to make an embedded list read only. Can anyone help ?
Thanks in advance,
Regards,
SS
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2013 04:21 AM
The problem in your solution is that I dont have roles. I only have one admin access which will be given to the overall admin of the whole application and while other end-users have dummy roles. So this would not solve my purpose.
Regards,
SS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2013 04:27 AM
On the ACL you can use the script field to evaluate instead of assigning roles. Create a table look up or other logic to see if they are allowed to or not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2013 11:43 PM
ACLs is one of the approaches that came to my mind as well but the limitation in my application is that I have only one admin license and hence I cant limit other actions on the basis of Roles.
Regards,
SS