Customize Registration Page.

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/3/2013 8:50:37 AM
Gravatar
Total Posts 28

Customize Registration Page.

I am using the default registration page given by mojo portal. I have one requirement which i want to achieve.


i want to introduce the concept of plans and pricing during registration. Which means, i would like to design plans like free plan, basic plan, gold plan, etc. I want the user to select the plan from a dropdown. These plans values will come from database. I want to know how do i add a dropdown whose datasource is from a table. Second, how to do i store the value selected for plan in the database table of registration.

Thanks in advance.

4/3/2013 9:17:39 AM
Gravatar
Total Posts 18439

Re: Customize Registration Page.

Our registration page does not support this scenario. 

You might take a look at Site Membership Pro which can monetize access to roles that protect premium content in a site. However it is not integral to registration. A user must register first in order to complete the transaction then they are automatically added to the premium role(s) once the payment has cleared.

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