Custom Dash Tab Order for Different Users

Hi there,

I am working on an app that will be exposed to different teams. Since different teams have different preference of which tab to see first when they open the app, is there a way to achieve that!! If so, it would be super cool.

Thanks,
Meg

SOLVED. Simply write a call back function to change default value for tabs based on URL path.

can you share an example of how you solved this?

This example generates three tabs. You need to give different groups of people different URLs for them to see different tabs when opening App.

1 Like