Adding new fields to the existing contact form on mojoportal

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/7/2011 11:43:42 AM
Gravatar
Total Posts 76

Adding new fields to the existing contact form on mojoportal

Hello,

How do I add some new fields to the contact form in mojoportal?

I would like to add something like name,number,email id,interested product,etc. Can someone please point me in the right direction?

I would appreciate any help.

Thanks.

3/7/2011 11:49:25 AM
Gravatar
Total Posts 18439

Re: Adding new fields to the existing contact form on mojoportal

Hi,

You should not fork the code or you will not be able to upgrade so you should not just start changing code in mojoPortal

http://www.mojoportal.com/avoid-forking-the-code.aspx

You have 2 viable approaches that are possible.

1. You could buy my add on product Form Wizard Pro which makes it easy to create custom forms.

2. You can clone the contact form feature into your own custom feature and then modify it, but this requires development expertise.

Best,

Joe

3/8/2011 7:33:50 AM
Gravatar
Total Posts 76

Re: Adding new fields to the existing contact form on mojoportal

Thank you for the reply Joe.

 

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