Skip to main content
17-Peridot
September 15, 2022
Solved

How to move one tab to another tab in Tabset Widget using service in thingworx ?

  • September 15, 2022
  • 1 reply
  • 1101 views

How to move one tab to another tab in Tabset Widget using service in thingworx ? or can we achieve it using event ? 

Best answer by Sathishkumar_C

You can pass "SelectedTabValue" or "SelectedTabName" from Thing service/Expression. Based on the passed value tab will be selected.

https://support.ptc.com/help/thingworx_hc/thingworx_8_hc/en/index.html#page/ThingWorx/Help/Mashup_Builder/Widgets/TabsWidgetThemable.html

 

1 reply

17-Peridot
September 15, 2022

You can pass "SelectedTabValue" or "SelectedTabName" from Thing service/Expression. Based on the passed value tab will be selected.

https://support.ptc.com/help/thingworx_hc/thingworx_8_hc/en/index.html#page/ThingWorx/Help/Mashup_Builder/Widgets/TabsWidgetThemable.html