This repository was archived by the owner on Apr 30, 2018. It is now read-only.
This repository was archived by the owner on Apr 30, 2018. It is now read-only.
Validation on Submit not being invoked in a nested form #465
Open
Description
Hi, validation on submit works very well on the fields that not in a nested form or even in custom section. Is there a way we can allow validation in nested form or section be triggered too on submit? I would be happy to have this feature since all the fields in my form are in a nested form.
I also noticed that on extended data type fields the shape surrounding the field does not change color to red when the validation rule is violated (e.g if you set the field as required, it should change the color to red if it left blank or untouched)
Thanks
Erick