Tab Filters Aplly on all page

Hello,
I have a page with different components: tables, charts, and cards. Basically, I want to use the filter tab on the table, and when the filter is selected, I want it to also apply to the other components. I believe this can be done with some JavaScript code.

Hello Abner @Biner

The table component filters are fixed to table only. You may want to explore this option first before JavaScript codes to link filter to all components.

step1: add new row and column to top of page.
step2: add ‘search’ component into column
step3: under search results tab, tick your desired options as shown in screenshot below.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.