Submit form within same page
Hello.
I've just created a custom page and embeded a form as a component (not iframe).
My problem is that when I submit the form the success message loads in a blank page instead of show the alert message within the same page.
Is there a url parameter I could use to save the form data within the same page?
Thanks.