Hi everyone,
I think it would be great to have an opportunity to add the option to execute a form rule in case of a 'Validate form' action fails.
In most of my cases there some special condition which relates to a field/tab. Having the option to execute a form rule would allow to:
- focus the field
- show the tab
- execute some JavaScript which would could display a subworkflow which needs to be closed.
- etc
When writing this it came to my mind, that it may be even possible today if each validate form action is an own automation which has an error handling. I haven't tested it yet but having an own automation for this could be a bit of an overhead. :)
Best regards,
Daniel