A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi, I'm using Form Container on Episerver 9 to insert simple forms into my pages.
I have defined some validation rules for form elements, but when I hit the submit button and a validtaion rule fails, all elements are cleard to blank.
* I don't see any option related to this.
How can I maintain form field values when this server-side validation happens?
Thank you.