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 working on implementing episerver forms into an existing episerver site. I'm creating custom renderings of the controls so that the new forms will render the same html as our existing forms (or as close as posible). Is it possible to change the class that is returned when i call Model.GetValidationCssClasses() or validationService.GetValidationCssClasses(Model)? at the moment its always 'ValidationFail'.
i can work around it but i thought i'd see if anyone has come up against this issue and has a solution.