Skip to main content
Nintex Community Menu Bar
Question

tabset order

  • July 11, 2024
  • 5 replies
  • 14 views

Forum|alt.badge.img+3

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!

This topic has been closed for replies.

5 replies

Forum|alt.badge.img+20

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


Forum|alt.badge.img+3
  • Author
  • July 11, 2024

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


Forum|alt.badge.img+18

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


Forum|alt.badge.img+20

You could javascript to reorder them.


Forum|alt.badge.img+20

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