Customizing the default field for filtering tooltip

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?

Hi @Derek,

I don't think we support changing the default in the inspector yet :thinking: but you could have an event that triggers on page load & sets the default filter

For example, you could have this run on page load: