WordCamp Europe 2023 Special Offer - Get 30% OFF any edition with coupon: WC30

My Account

Forums

Home Forums General Form MultiTab and Validation Reply To: Form MultiTab and Validation

#133044
Mark Westguard
Keymaster

Hi Xavier

You could consider using conditional logic to check if the tab is validated when a custom button is clicked and if so, do Tab –> Click in the THEN statement of the next tab.

So in pseudo:

IF Custom Button –> Clicked AND Current Tab –> Validated THEN Next Tab –> Click

Thanks

Mark