My goal is to change which field is used for filtering when clicking the filter tooltip.
I see that the default for the filtering Tooltip in the table component is to filter on the primary key once triggered and clicked. I also see that I can change the tooltip to be a custom tooltip and still filter, but I dont know how to alter that to be any other field I am wanting to be my default. Anyone know how to change that?