I have a page with a table component that has multiple filter tabs. I’d like to send a user to this page with a specific tab selected (that is different from the default tab) Is this possible? I’m thinking maybe a URL parameter and some custom Javascript?
@moe Hello, is there any way I can adjust this code to a Tab view? I know that Tabs don’t have a component ID, but it would be great if I could use a URL parameter for different tabs.