A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
I'm trying to create a xform.
If I check "Value must be entered", I cant find the box where I can input the error message I want. All I get is "This field is required" and I'm not able to assign it a CSS class for the error message.
I have tried editing the xForm in a text editor and added
<xforms:alert>* invalid</xforms:alert>
and imported it, but then EPiServer removes the alert.
How do I change it?
And how do I do a translation of this xForm for other languages?
Thanks,
Neil