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.
I have created a textbox and a submit button on the form.
After I click submit, 'Submission successful' view appears.
I want to customise the 'submission successful' screen by adding some additional text and a
reference number to be displayed on the submission successful screen.
Not sure where to find view of 'submission successful' and how to pass in any parameters to that
view.