I'm using RichWidgets\Tabs_ClientSide. I have 4 tabs. In tab 1, there is a link/button in tab 1 that when clicked should open tab 2. Any idea on how to do this?
Hi Ramon,
You can manipulate the InitialActiveTab parameter of the RichWidgets \ Tabs_ClientSide component.
Attached is an example oml.
Thank you!
HI,
The only way now is to use js to set the active tab
Hope this help