Let's say I have a column in the table of Tag type. They have numbers as ID, and corresponding name of that category. I am apparently unable to search in the tag names, though this is what user actually sees. Counter-intuitive behavior (a bug) which makes tag columns un-searchable for user.
I see a similar issue being discussed here Table not searching tags - #17 by AIM_Rhys which didn't result in fixing it.
Hey @pavelgur,
Retool hasn't enabled the search functionality to go through tag labels as well.
What part of the suggested solution in the post you shared didn't work for you?
Hi,
The solution is clear, but it is too much work. I have many tables and most of columns are tags. I want filters to support it natively. Consider it a feature request/bugreport.
@pavelgur I can make a request for filtering tags to work natively.
Currently as outlined in the example they just need to be converted to strings and then strings can be filtered via our native JS functionality as well as any custom filtered needed that can do done with JS queries.
Will keep you updated on this ticket
Hi Jack,
Any updates on this feature. I would really like to be able to filter my table by the tag. Meaning I want the table to give me the tag options that I can filter by for a column. Thanks!