Give us feedback
tabswitcher
Reactive icon

TabSwitcher

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 19 August 2020 by 
0.0
 (0 ratings)
tabswitcher

TabSwitcher

Details
With the Tab Switcher, you can change between tabs without having to click specifically on the header. This could be useful, for example, if you want to change to another tab if the user selects a specific option on the current tab.
Read more

Basically, you have a placeholder that will hold the Tabs Widget and pass as input the TabIndex. Then, using the "OnParametersChanged" Event, a JS will get the placeholder class and select the Tab Element, changing the tab to the new Index.

Release notes (1.0.0)
Reviews (0)