Specify redirect page after registration
Last Post 12/14/2012 10:19 AM by Joseph Craig. 18 Replies.
Author Messages
mbudram
Nuke Active Member
Nuke Active Member
Posts:33


--
06/01/2011 8:11 PM
    Hi i'm pretty sure this is an easy thing and it's there but i'm in the swing of trying to get a project done and haven't explore all the tutorials and forum question. I'm hoping i can get some quick assistance. Basically after someone registers on a DNN portal, can i specify which page they are redirected to after they register??

    Thanks for you patient
    Mervin
    Mbudram
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    06/01/2011 8:30 PM
    Yes. Go to the User Accounts page and click the User Settings link. You can specify pages to redirect after Registration, Login and Logout.

    Joe Craig, Patapsco Research Group
    Complete DNN Support
    mbudram
    Nuke Active Member
    Nuke Active Member
    Posts:33


    --
    06/01/2011 10:55 PM
    Thank you. On a different note, what module would you recommend that can manage users on a site where i can easily sort through new users
    Mbudram
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    06/02/2011 4:40 AM
    There is a free user management module from DNNWerk at codeplex.com. It is intended to replace the Users and Accounts module and provides some additional features. But, I'm not sure that is what you have in mind. What functions do you need?

    Joe Craig, Patapsco Research Group
    Complete DNN Support
    mbudram
    Nuke Active Member
    Nuke Active Member
    Posts:33


    --
    06/03/2011 3:02 PM
    I need to create a backend for my client where they don't have to go through lots of steps to manage new users to the site. They want the ability to know when a new user register, and also approve or disapprove a user. They want to know how often users visit the site etc.
    Mbudram
    mbudram
    Nuke Active Member
    Nuke Active Member
    Posts:33


    --
    06/03/2011 3:24 PM
    Is there a way i can pull the User information and enter it automatically into a form. I'm making a sign up form but once they are already logged in, I don't want them to have to enter their name, email etc again.
    Mbudram
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    06/03/2011 3:35 PM
    Which module are you using to create the form?

    Joe Craig, Patapsco Research Group
    Complete DNN Support
    mbudram
    Nuke Active Member
    Nuke Active Member
    Posts:33


    --
    06/03/2011 5:54 PM
    I'm using DNN Centric Custom Form Creator, but i'm thinking of switching to Data Spring...
    Mbudram
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    06/03/2011 6:09 PM
    I am not familiar with that module. Looking at their website, though:

    "Intelligent default values: You can use dnn tokens, or session variables or query strings to initialize default values of various fields"

    So that does seem quite easy to do.

    if you do switch to Data Springs Dynamic Forms you can set default values for form fields in lots of different ways including user and site parameters, querystring variables and SQL queries.

    Joe Craig, Patapsco Research Group
    Complete DNN Support
    mbudram
    Nuke Active Member
    Nuke Active Member
    Posts:33


    --
    06/03/2011 6:44 PM
    Thank you Joe, is there a tutorial on how to work with default values for form fields in lots of different ways including user and site parameters, querystring variables and SQL queries... I haven't worked with it before. And as i'm working i'm coming up with more question it seems, I for sure need to spend more time going through the available tutorials, So i've created a custom registration page, but how do i get the registration form on that page... it seems i can only add the account login module...
    Mbudram
    mbudram
    Nuke Active Member
    Nuke Active Member
    Posts:33


    --
    06/03/2011 7:06 PM
    I figured out the registration form...
    Mbudram
    mbudram
    Nuke Active Member
    Nuke Active Member
    Posts:33


    --
    06/03/2011 7:07 PM
    I figured out the registration form module.
    Mbudram
    mbudram
    Nuke Active Member
    Nuke Active Member
    Posts:33


    --
    06/03/2011 7:29 PM
    Hi Joe, I figured out the registration module. So my idea in simulating a subscription form didn't work as i planned... probably need to rethink to flow chart. Do you know of any subscription module that's similar to what Amazon does when vendors sign up to sell on amazaon... https://sellercentral.amazon.com/gp/on-board/workflow/Registration/login.html?passthrough%2F&passthrough%2Faccount=soa&passthrough%2FsuperSource=OAR&passthrough%2FmarketplaceID=ATVPDKIKX0DER&passthrough%2Fld=AZFS-30
    Mbudram
    James Bradworth
    Nuke Newbie
    Nuke Newbie
    Posts:2


    --
    07/22/2011 10:32 AM
    hello
    [url=http://massagechairreviewsite.net/inada/inada-sogno-dreamwave]inada sogno dreamwave[/url]
    PWM
    Nuke Pro
    Nuke Pro
    Posts:66


    --
    12/14/2012 8:27 AM
    Hello,

    How can i do this in DNN 6.2.2 ?

    Thanks in advance
    Regards
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    12/14/2012 9:11 AM
    Go to the User Accounts page and click on the tab for User Account Settings. You will be able to specify redirect pages for After Login, After Logout, and After Registration.

    Joe Craig, Patapsco Research Group
    Complete DNN Support
    PWM
    Nuke Pro
    Nuke Pro
    Posts:66


    --
    12/14/2012 9:33 AM
    Hi Joseph Craig,

    Thanks but, i don't have that settings.

    In the tab for User Account Settings, i don't have that settings.

    Here's a screen shot: http://img29.imageshack.us/img29/3875/usersettings.jpg

    Thanks
    Regards
    PWM
    Nuke Pro
    Nuke Pro
    Posts:66


    --
    12/14/2012 10:05 AM
    Finally i find it: Admin > Site Settings > Registration Settings > Redirect after Registration

    Thanks anyway
    Regards
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    12/14/2012 10:19 AM
    Sorry. That page of settings has moved recently. I'm glad you found it, though.

    Joe Craig, Patapsco Research Group
    Complete DNN Support


    ---