Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
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!