Hi,
I have a form divided into tabs (using Tabs_ClientSide).
When I click on "save" how can I activate the tab that has an invalid field?
I'm using Input_FocusFirstInvalid, and the mandatory fields are in red with the message "required field" but I don't know how to activate the tab that has the first invalid field.
Thanks :)
Hi Julia,
Maybe it's a good way to learn how to implement validation in a Tab wizard by looking at the code of the following Forge component:
https://www.outsystems.com/forge/component-overview/5642/wizard-control-with-validation
Regards,
Daniel
Hi Julia Freitas
Check the oml if it is the expected.
Regards
Gonçalo Almeida