Sign IN and Registration to one page

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
6/3/2011 1:25:32 AM
Gravatar
Total Posts 14

Sign IN and Registration to one page

Hi,

It possible to put SignIn module and Register to one page?

I`m working with one interesting project and designer put them to one page smiley

Like in this picture http://peep.prants.ee/pildid/reg.jpg

Regards
Peep

6/3/2011 8:07:53 AM
Gravatar
Total Posts 18439

Re: Sign IN and Registration to one page

Sorry but no there is nothing built into mojoPortal to support that. Possibly you could do it by implementing your own custom registration page and adding a login control

<mp:Login ID="login1" runat="server" SetRedirectUrl="false" />

There are Web.config settings that allow you to point the register link to a custom page, or you could implement your own link and put it in layout.master file of the skin removing our login and register links.

Hope that helps,

Joe

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