DNN Registration Info Into Dynamic Forms
Last Post 11/15/2012 9:38 AM by Joseph Craig. 3 Replies.
Author Messages
Donald
Nuke Ace
Nuke Ace
Posts:53


--
11/13/2012 1:59 PM
    Good morning

    I purchased Data Springs Dynamic Forms. I want users to register using the native DNN Community registration. Then, I want to get that information into a Dynamic Form.

    How can I do this? (I don't really want to buy the Data Springs Dynamic Registration module).

    Thanks for you help.
    Don Lowrey
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    11/13/2012 2:44 PM
    Can you explain what you mean by "get that information into a Dynamic Form"?


    Joe Craig, Patapsco Research Group
    Complete DNN Support
    Donald
    Nuke Ace
    Nuke Ace
    Posts:53


    --
    11/14/2012 8:30 PM
    Hi Joseph
    A user has registerd on the site, with email, firstname, lastname. Thereafter the user is presented with a form. Because the form information will be used for a business purpose, the form also has fields for email, firstname, lastname.

    Since this information has already been entered, requiring the user to re-enter the same information is annoying to the user. Better to retrive the registration information and populate the appropriate textboxes.

    Thanks
    Don Lowrey
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    11/15/2012 9:38 AM
    Don,

    Dynamic Forms does have options to pre-fill items in a form based on the user's profile information. When configuring a question item in a form, look at the Advanced Field Options. The second item in that section is labelled DotNetNuke User Default and has a dropdown list from which you can select user profile items.

    (You can also pre-fill form items from URL query string parameters and database queries.)

    Joe Craig, Patapsco Research Group
    Complete DNN Support


    ---