Skip to main content
12-Amethyst
July 10, 2023
Solved

Dynamically change Selected Tab in Mashup

  • July 10, 2023
  • 1 reply
  • 1242 views

Hi,

 

I have created one form in 3 steps so I have created 3 tabs in a mashup, user clicked on the next button in the first tab so now I want to change to tab 2. so how can I achieve this  

 

 

Best answer by Velkumar

Hi @ParthBhadiyadra 

 

Pass selected Tab value from expression 

Velkumar_0-1688991681119.png

 

When a user clicks the next button, execute the expression function and pass the next tab value to the widget

 

/VR

 

1 reply

Velkumar19-TanzaniteAnswer
19-Tanzanite
July 10, 2023

Hi @ParthBhadiyadra 

 

Pass selected Tab value from expression 

Velkumar_0-1688991681119.png

 

When a user clicks the next button, execute the expression function and pass the next tab value to the widget

 

/VR

 

12-Amethyst
July 10, 2023

Hello @Velkumar 

 

thank you so much