Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
How to move one tab to another tab in Tabset Widget using service in thingworx ? or can we achieve it using event ?
Solved! Go to Solution.
You can pass "SelectedTabValue" or "SelectedTabName" from Thing service/Expression. Based on the passed value tab will be selected.
You can pass "SelectedTabValue" or "SelectedTabName" from Thing service/Expression. Based on the passed value tab will be selected.