Use external Tabs instead.

Hi,
I would like to use my own tabs outside the Scheduler module. Is the API supporting this? Or how do I do it?

Thanks

/Faroflyg

Hello,

Sure, you can hide current tabs (set display: none css style) and set custom handlers for your own tabs. There you will need to use setCurrentView function.

Kind regards,
Ilya

Thanks a lot Ilya