Hello,
I have a record that includes a filter search functionality.
I want to add a Help Tooltip on the interface to indicate which columns can be searched. I prefer not to use placeholders, as there are multiple columns available for searching. Please suggest an approach.
Discussion posts and replies are publicly visible
It's not possible to add a tooltip to record filters directly. However, you can display the columns as a comma-separated list. Alternatively, you can implement manual filters, which offer greater flexibility and allow you to add tooltips.
Another alternative could be using the "instructions" field in the gridField