modifying the mojo portal contact form

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.
3/12/2010 9:28:50 AM
Gravatar
Total Posts 7

modifying the mojo portal contact form

Hi!  I'm working with MojoPortal and would like to modify the contact form to send a confirmation email once someone submits an email thru the contact form. What's your suggestions on the best way to approach doing this?

3/12/2010 10:13:52 AM
Gravatar
Total Posts 111
Matt Millican InternetMill

Re: modifying the mojo portal contact form

I believe this would be easier to do with Form Wizard Pro as it has options to send to an address as a BCC.

3/12/2010 10:44:11 AM
Gravatar
Total Posts 2239

Re: modifying the mojo portal contact form

Hi,

If you want the person who filled in the form to receive an email confirmation, you could setup an Autoresponder on your email host. You will also have to set the "Use entered email as from address" option on the Contact Form instance.

Of course, this would require that the email address you use for the form is not your regular email address.

HTH,
Joe D.

3/12/2010 12:12:22 PM
Gravatar
Total Posts 18439

Re: modifying the mojo portal contact form

Hi,

First, I recommend that you don't modify any mojoPortal feature unless you clone it first and then you can modify your clone.

While Form Wizard Pro does have some advanced features compared to the free contact form, it does not send email to the user who posted, it only sends notifications to the email address you specify the same as with the contact form. Even the free contact form has bcc but it is not bcc to the person who submits the form it is bcc to an email address you specify in the setting for Bcc.

Hope it helps,

Joe

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