Hey there!
I’m trying to show some error message to use when a form got an error in its workflow process. Found in documentation that trigger On Submit Valiation Error should be fine for that, but I can’t make it work.
Am I missing something?
You’d able to see how I build in this video:
Fala Diego 
You’re almost there, you don’t need to create a new workflow, you can access the same OnSubmit one and click on the “error” branch button upTop.
That is going to trigger automatically when there’s a new error and you will be able to grab the error message there.
Awesome! Thank you so much, Agustin!
May I ask wich use case should I use On Submit Valiation Error?