Brenden Kehren
-
7/29/2013 9:30:33 AM
RE:form contact us after click submit button call other page
Forms have the ability to redirect after submission to a page pretty easy. On the general tab, simply enter the path to the page you have created in the content tree. Then when a user successfully submits the form, they are redirected.
If you want to perform other actions on that page, for instance check if they are authenticated or automatically log them in, I'd suggest creating a custom web part that will follow your specific business rules.
|