Hello Community!
Is posible set a default active tab when a page is init? Not remember the last tab active.
Like
1 comments
09:00 Jul 31, 2018
Dear Federico,
Yes, it is possible. Lets take CasePage as an example. You will find the method setDefaultActiveTab here.
Simply delete the if part and change the "CaseInformationTab" to any tab you need. This tab will be displayed by default.
Feel free to find similar logic in other pages.
Oliver
Show all comments