I need to enable the user to switch between the three normal tabs and three custom tabs.
What’s the best way to do that?
I’ve tried just reloading the scheduler template with the correct tabs defined, and re-running the init code - that almost works. There is an error (nyll is undefined) and when I switch from the normal tabs to the custom tabs, the normal tabs labels are still visible behind the custom tabs. Otherwise, this approach appears to work.