Form Wizard Pro Email Notification

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
4/26/2013 9:10:32 AM
Gravatar
Total Posts 30

Form Wizard Pro Email Notification

I've just implemented a Custom Form Submission Handler with the Form Wizard Pro, which works fantastically by the way.  The custom handler I've implemented sends out an email notification.  I'm grabbing the email address(es) from the Notification Settings of the form.  However, the form is emailing twice, once using the normal Form Wizard template and once using my custom handler email.  Is it possible to prevent the built in notification from sending, but still use the Email Address field from the notification settings.

I hope my question is clear.  Thanks in advance for any help you can provide.

Rob

5/1/2013 8:54:31 AM
Gravatar
Total Posts 30

Re: Form Wizard Pro Email Notification

Since I haven't had a reply to this post I'll assume that disabling the built-in notification while still populating the email address field is not possible.

Is it possible to pass an email address in the form hander .config file?

5/1/2013 10:11:52 AM
Gravatar
Total Posts 18439

Re: Form Wizard Pro Email Notification

Hi Rob,

You are correct that currently if the email is configured it will send notification. I just logged a request in our project tracker to provide an option to disable the built in notification for the scenario where you want to do it yourself from a submit handler.

Best,

Joe

5/1/2013 10:16:02 AM
Gravatar
Total Posts 30

Re: Form Wizard Pro Email Notification

Awesome Joe.  As always thanks for your hard work.

Rob

7/29/2013 10:29:24 AM
Gravatar
Total Posts 18439

Re: Form Wizard Pro Email Notification

fyi, I just released mojoPortal 2.3.9.8 along with Form Wizard Pro 2.6.1.1 which has this new option

You must sign in to post in the forums. This thread is closed to new posts.