The CreatorCon Call for Content is officially open! Get started here.

Issue with inactive fields showing up in filter

jberk
Giga Expert

I have an instance that is for some reason showing inactive fields still in the filter list. Curious if anyone knows where this is being controlled from so we can fix it?

1 ACCEPTED SOLUTION

Confirmed: Fixed PRB.


find_real_file.png


View solution in original post

21 REPLIES 21

Chuck Tomasi
Tera Patron

Hi Joshua,



Can you include a screenshot? My test to reproduce this is working as expected (filtering out inactive fields.)


jberk
Giga Expert

Hi Chuck,



Basically going into the table record and then the dictionary record for the field and un-checking the active box. Save it and reload the list view, go to the filter at the top and you can still pick the field. What is even more concerning is that I can put a script based ACL in place on the field and set the script to just return false but still can filter on that field. The results that come up blank out the field but it is still returning results. If I put in a role based ACL then the field disappears from the filter options and also from the list view. Finally even with the role base ACL in place, if I use the URL to create the query it again returns results as if the ACL didn't exist.



find_real_file.png


Hi Joshua,



Is this true for any field on any table or just active on the table displayed in the image? If it is system wide, I suspect a property somewhere (that I'm not familiar with).


It's for any field.



Script based ACL:


find_real_file.png


find_real_file.png



Role Based:


find_real_file.png


find_real_file.png






Role based ACL in place, showing URL work around by updating URL query:


find_real_file.png