How to apply reference qualifier on the filter of list view?

DS14
Tera Contributor

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 

find_real_file.png

3 REPLIES 3

Premkumar1
Giga Expert

This Link may be helpful to your requirement

Mark Stanger
Giga Sage

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.

rkreddy
Giga Expert

Hi DS,

Did you find any solution for this. If yes, could you please tell me how it can be achieved?

Thank you.