How to show information to user after the form submission?
How to show information to user after the form submission?
After someone submits the form, I want to give some copy/paste code to the user on the basis of the form's data that has been submitted just now.
How can I do that?