ACL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 05:47 AM
Hi
I have a sample collect table I have a field owner, for sample collect record it has related list collect(table).
now collect record to be created from related list and owner of the sample collect should create the record.
so in the acl condition I Have mentioned samplecollect.owner is dynamic me. because owner field is autopopulated by loggedin user name.
but when I try to create record of collect from related list of sample collect.It showing action not authorized.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 06:27 AM
Hi @Vedavalli since your creating a record did you Modify both create and write ACL and the user has a role for this table to access?
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 06:34 AM
Hi @Vedavalli ,
You can check the List Control details on that table, if "New roles" bind with some role other than you have.
Also check the ACL on that table.
Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution