Remove filter when clicking the magnifying glass on a reference

Marc_007
Tera Contributor

How to remove filter when clicking the magnifying glass on a reference? Thanks

9 REPLIES 9

on which table you are testing this.

 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

A custom table that I made. This is not a OOB or personal instance. My application is all custom 🙂

This State column, what's data type and what value it contains ... seems like this "test" is not a record in that table.


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Ramz
Mega Sage

Hi @Marc_007 ,

I am sensing two possible causes.Please check of any one of these is causing this :

1)If your reference table as a parent table-Check whether Dictionary override is configured for the parent table to override the display value for the Reference table.(delete the parent dictionary override in this case)

 

2)Check the Reference table display value -Go to tables and search for your reference table and open it. Under columns include a field called display and check which field is set to display = true.Set it to what you might want the users to filter .

Please mark this response as correct solution/ helpful if it helps you.Thanks!

Marc_007
Tera Contributor

Hello and sorry for the way late reply. The table i am using in not extended. instead this table is completely custom. I decided to take a different route. Thank you all for the assistance.