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.
Hello, iam using the code recommended by episerver to catch forms events clientside. But the only event that triggers is the "formsSetupCompleted" event.
http://world.episerver.com/add-ons/episerver-forms/handling-events-for-Episerver-forms/
I have a form with one input and a submit button.
I want to catch the "formsSubmitted" event and retrieve input value from fields in the form.
Any help is much appriciated, Best regards Jonas.C