tabset order

Is it possible to change the order of tabs in a tabset on page load, our US users want tab 1 first and our UK users want tab 2 first!

Conditionally Render the order. Especially if the tabs have page includes.

hi Pat
That was my first thought but the tabs are complex and not page includes, so was looking for another method

Another argument for “always use page includes for the contents of tab sets”!

You could javascript to reorder them.

Even better when you have a custom component that registers models in page include to save/cancel button on “parent” page.