How to apply reference qualifier on the filter of list view?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2018 04:18 AM
Hello,
I have applied the reference qualifier for the field on the form, it is working here,but when I am try to filter out the filed on the list view qualifier is not working, it is showing all the values of the reference table.
Thanks in Advanced
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2018 04:24 AM
This Link may be helpful to your requirement

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2018 04:49 AM
Reference qualifiers only apply to a single record at a time. If you want to limit the options in a reference field for list filters or something else you need to use a read ACL (or before query business rule) to globally restrict access to those records for specific users.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2020 02:30 AM
Hi DS,
Did you find any solution for this. If yes, could you please tell me how it can be achieved?
Thank you.