You need to Register for free and Login to post a message in the forum.

Forum

Subject: Can the Custom Registation be used for other purposes?
Prev Next
You are not authorized to post a reply.

Author Messages
msbcgsch
Nuker
Nuker
Posts:15

19 Sep 2006 1:39 PM  

Lee

I really liked your registration tutorials.  Thanks a bunch.

What I'm trying to do is setup a registation page for a class where users can register to attend a specific class at a specific date.  You showed us how to insert the new fields and modify the existing fields for a registartion page, but I'm not sure how I would display a "Register for Class" page where the custom registration I develop would be displayed like any other module on that page.  Is this possible using the techniques you taught us in the tutorial?

Thanks again for the great training.

Mark.

leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3325

20 Sep 2006 3:12 AM  
Hi Mark,

Glad you found the tutorials useful. - Yes it could be possible, it depends on how much flexibility you need and how many classes there are.

For instance you could setup a registration page that has a drop down list of classes and requests the user to select from the drop down list a class they are interested in.

The other option would be to set up the classes as security roles, a user would register and then subscribe to a security role for a class or classes that they wish to attend. This has the advantage that you could then send emails to users in certain security roles or create pages setup for users in security roles. - Disadvantage of this method is that you will need to provide instructions to the user for how they sign up to a security role as it is not obvious.

Otherwise you may have to create a separate module especially to collect this information. For instance you could ask the user to first of all register on the site with just a username and password to access the class signup page. - Once they have registered they can view the class signup page where you have created a module to capture the information you require.

Hope this provides some clues, thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
msbcgsch
Nuker
Nuker
Posts:15

20 Sep 2006 12:59 PM  
Thanks very much Lee. I think I will give your second suggestion a try. I like this becuase the database is already setup to include all of the personal contact information I need.
But to do this, I need a way for the users to get to the registration page. right now it's in an aspx file, in a tag. How can I set it up so it's invoked by a module or a link on a single page?

Lee, I'm obviously new at this, but I really appreciate your suggestions and tutorials. You've saved me oodles of time and I'm very thankful I found DnnCreative.

Mark
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3325

21 Sep 2006 4:50 AM  
Hi Mark,

To link to the registration page simply copy the registration URL that you see when you are not logged in.

Is this what you mean?

If you are looking for info on setting up the security roles, this is covered in issue 1. I am also currently editing the new features in 4.3 for security roles for the next issue, but the info in issue 1 is all you will need to set it up.

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3325

21 Sep 2006 4:54 AM  
PS. If you look at the format for the registration URL:

http://localhost/dnn434/coremodules/tabid/72/ctl/Register/Default.aspx

You will see that the registration URL is called up by the /ctl/Register

If you add this to any tab ID it will re-direct to that Tab ID after you register.

To quickly do this, simply navigate to the page you wish to redirect to after registration and copy the register link from that page.

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
msbcgsch
Nuker
Nuker
Posts:15

21 Sep 2006 8:48 AM  
Lee

This is great. Later I will need to figure out how to handle a user that enrolls in multiple classes, but for now, this will get me going.

Thank you very much for all the extra effort!!!!!!!!

Mark.
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3325

21 Sep 2006 9:16 AM  
Hi Mark,

For multiple classes if you are setting up the security role subscribe feature it will just list all of the classes, so all a user will have to do is click on the subscribe link for each class.

Cheers,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
You are not authorized to post a reply.
Forums > Users Lounge > DNN Creative Articles > Can the Custom Registation be used for other purposes?



ActiveForums 3.7

Latest Forum Posts

RE: Reversing Limited Access to the Admin Menu by wynnjon
OK-So I've updated the TABS table entries in the database and set the previously modified entries (t...
RE: localhost Install issues by leesykes
If you go to the subscribe page and click on the get free trial button - this takes you to a page wh...
localhost Install issues by cdees
I've set up a local host and want to run DNN for a local development machine.  The host is set up; h...
RE: Reversing Limited Access to the Admin Menu by wynnjon
That is what I thought.  So for my clients that will need to manage user accounts, I can not limit t...
RE: Reversing Limited Access to the Admin Menu by leesykes
I seem to recall it doesn't work
RE: Reversing Limited Access to the Admin Menu by wynnjon
Thanks Lee-  I will give that a try.An additional question- If you place the "User Accounts" page un...
RE: Reversing Limited Access to the Admin Menu by leesykes
all you need to do is reverse the process within the SQL tables.Compare the data to the other rows i...
RE: Module not working when logged off. by leesykes
thanks for the info,
Reversing Limited Access to the Admin Menu by wynnjon
Hi!  I followed the tutorial for limiting the access to the admin menu.  What a great thing!However,...
RE: Trouble installing! Designer trying to be a Developer. by leesykes
glad to hear you found a solution, thanks,
RE: Skim Question by leesykes
You could but you will not be able to have an XHTML compliant page as the SolpartMenu is non-complia...
RE: Include in Menu - Weird Request by leesykes
For your sitemap.xml file - use GSiteCrawlerYou could create the site map before moving the sub menu...
RE: Trouble installing! Designer trying to be a Developer. by awright14
It looks like I had ASP installed in the wrong order.  Copying and pasting this into the Run Command...
RE: Need Help Changing Containers Contentpane's Text Color by leesykes
Hello,Have you tried adding a class to the content area of your container and then styling the p, a,...
RE: Vertical SolpartMenu by leesykes
hello,If you wish to display the admin and host menus within the house menu, you need to enable it i...
RE: Firefox Does Not Display WMV File In Media Module by leesykes
Hello,I have just tested this and I can play a wmv file in Firefox 3.0.3, so it does suggest that it...
RE: advice wanted convert site to DNN while keeping existing asp functionality by leesykes
You could try using the IFrame module in DotNetNuke and then just link the IFrame to the current pag...
RE: Need Help Changing Containers Contentpane's Text Color by CROKeefe
Thanks for the quick update... I know it looks broken right now, but I had the TITLE classes working...
RE: Need Help Changing Containers Contentpane's Text Color by leesykes
The default class for a container is .head so you will find that the .head class will override any s...
RE: Module not working when logged off. by t.ramya85
have to set the cache time to '0' in that module setting.
DotNetNuke Modules
RSS Feeds