Support Center

On Form Submission

Action execute after a form has been submitted

Actions are executed in the order they are shown.

Communication > Send Email: Provide the to email address, subject, from address and a body. Use the personalization dropdown to add form data.

Categories

You can add as many Send Email actions as you like – sending multiple emails for each form submission. Optionally, you can add conditions sending different emails to different users based on user input. For example, send sales email to sales department and support emails to support department.

Http Post

Categories

Redirect

Categories

DNN > Add Role: User submitting the form will be automatically added to the DNN Security Role specified. Both effective and expiry dates are optional.

Categories

DNN > Remove Role: User submitting the form will be automatically removed from the DNN Security Role specified.

Categories

HTTP > Post Data: Specified name/value pairs will be posted to the specified URL. Use the personalization dropdown to add form data. Allows you to post the submitted data to another URL, service, or external system.

Categories

HTTP > Redirect: Redirects the user to specified URL after submitting the form.

Note: There can only be a single Redirect action unless the conditions differ. Be sure that the redirect message appears as the last action to execute.

Categories

Messaging > Show Message: Shows the specified message to the user after the form has been submitted. Same as Thank You message but allows you to show different messages based on user choices.

Categories

Scripting > Execute Specified JavaScript will be executed after the user submits the form.

Categories

SQL > Execute Query: Specified SQL Query will be executed after the user submits the form. You can execute the query against the default DNN Database (SiteSqlServer) or your own specified connection string in web.config

Categories

Glad we could be helpful. Thanks for the feedback.

Sorry we couldn't be helpful. Your feedback will help us improve this article.

How helpful was this page?

  
Updated on Wed, 30 Jan 2019 by Ashish Pachori