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.Thanks
Discussion posts and replies are publicly visible
I do not know of a direct way to do this. But you could just add a richtextfield above the grid which explains that.
Thanks for the answer Stefan Helzle