Register   Login
     
  Latest Posts  
Select Image Button does not work.
by rtnovak on 1/08/2009 6:37 AM
Lightbox implementation
by max2o on 1/08/2009 6:16 AM
RE: Toolbar links at the top of the articles module
by smcculloch on 1/08/2009 5:52 AM
Toolbar links at the top of the articles module
by wassis on 1/08/2009 5:42 AM
RE: PA Features & Enhancements
by smcculloch on 1/08/2009 4:33 AM
RE: PA Features & Enhancements
by georgelew on 1/08/2009 4:28 AM
RE: Search Wildcard Problem!
by smcculloch on 1/08/2009 4:24 AM
RE: Search Wildcard Problem!
by georgelew on 1/08/2009 4:19 AM
RE: Does anyone have XHTML Compliant PA Template
by georgelew on 1/08/2009 4:11 AM
RE: Help! Cannot use "&" in CustomField.
by georgelew on 1/08/2009 4:01 AM
  Forums  
Subject: Help with registration module.
Prev Next
You are not authorized to post a reply.

Author Messages
raju SamalaUser is Offline
Registered Users
Nuke Newbie
Nuke Newbie
Posts:3

7/25/2005 9:28 PM  
Hello Everybody,
I am trying to modify the default registration of DNN 3.1 .I want to hide the "userrow" panel when the user clicks on the next button which I have placed at the bottom of the page. I could not do that and also I have place the register,cancel and unregister link buttons in another panel which needs to be hidden when the registration page loads. I am unable to figure it out. Please help me with this.
Thanks a lot,
Raj
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12800


7/26/2005 7:38 AM  
Posted By rsamala on 7/25/2005 9:28:08 PM
Hello Everybody,
I am trying to modify the default registration of DNN 3.1 .I want to hide the "userrow" panel when the user clicks on the next button which I have placed at the bottom of the page. I could not do that and also I have place the register,cancel and unregister link buttons in another panel which needs to be hidden when the registration page loads. I am unable to figure it out. Please help me with this.
Thanks a lot,
Raj


You will have to check the code behind it, you are setting the userrow to visible=false when they hit your next button?

Scott McCulloch
Site Administrator
raju SamalaUser is Offline
Registered Users
Nuke Newbie
Nuke Newbie
Posts:3

7/26/2005 8:23 AM  

But When the registration page loads I could not hide the rgister,unregister and cancel links  which I have placed in another panel. Do you have any idea about a registration module that is available for free or any such examples about registration.

Thank You Scott,

Raj

Mike HortonUser is Offline
Gold Membership
Nuke Addict
Nuke Addict
Posts:84


7/26/2005 12:09 PM  
Set the default visiblity property of the panel to false. Then when the user gets to the necessary page set it to true.
raju SamalaUser is Offline
Registered Users
Nuke Newbie
Nuke Newbie
Posts:3

7/26/2005 2:08 PM  

Well, I did that by making other panel invisible at page load and making it visible at the click of the button, but dont know why...it doesn't work when i am trying it on the registration page of DNN 3.1. if anybody did a custom module on registration page or if anybody did get this working...please do let me know.

Thanks

Raj

Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12800


7/26/2005 5:43 PM  
Posted By rsamala on 7/26/2005 2:08:08 PM

Well, I did that by making other panel invisible at page load and making it visible at the click of the button, but dont know why...it doesn't work when i am trying it on the registration page of DNN 3.1. if anybody did a custom module on registration page or if anybody did get this working...please do let me know.

Thanks

Raj



When customizing a core module, I normally take a copy of the core module, copy it to my own project and modify as necessary. (removing out all of the stuff I don't need).

The codebehind probably modifies the visibility of the panel, thats why you aren't seeing any changes I suspect.


Scott McCulloch
Site Administrator
You are not authorized to post a reply.
Forums > General > DotNetNuke Questions > Help with registration module.



ActiveForums 3.7