Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
I came across this recently. I threw together a quick script that builds a Validation Summary and adds it to the Form__Status section at the top of the form. It's not form specific or controlled via the Form itself, but it meets the needs I initially had.
I wrote up a brief blog with the script here: https://beendaved.blogspot.com/2021/11/validation-summary-for-optimizely-forms.html
What is the best way to add a validation summary to Forms? Is there som build in way? I want to display something like
"You have 2 errors in the form
*Name is required
*Email is requried"
above the form.
Thanks for any help!