Reference field filter restrictions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 11:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 11:33 PM
Hello Khalid,
Aniket here for the solution of your question. I think you have given the role for the admin that's why he performs the operation. Please check the ACL which user you have given the role.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 11:37 PM
Hi Khalid,
This is because of the read ACL on the custom table.
When a custom table is created, there are 4 default ACL's created (create, read, write, delete).
While the admin can perform all kinds of tasks because of the admin overrides option, the end user is restricted because of the default ACLs.
You will have to do one of the below following:
- Make the default ACL is false
- Create new ACL which allows end users access
- Update the default ACL
If my answer helped you in any way please mark it as helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 11:49 PM
I am talking about reference field pop up window filter restriction not on record level access
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 11:41 PM
Can you please check- Does the user having snc_external and snc_internal role?