Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • ds 191 posts 223 karma points
    Sep 29, 2010 @ 14:58
    ds
    0

    How to extend membership system?

    I would like to add custom fields on registration page and save those custom fields into existing user table in Umbraco database.

    Is it possible to do that without affecting the existing structure or is there another way to achieve it?

  • Richard Soeteman 3875 posts 12037 karma points MVP
    Sep 30, 2010 @ 08:36
    Richard Soeteman
    0

    Hi,

    Yes you can add extra information for the member. Add the extra member properties to the Membertype in Umbraco and use the ASP.net  profile functionality to edit those properties in your site. Check out this blogpost how to do this

    Cheers,

    Richard

     

  • ds 191 posts 223 karma points
    Sep 30, 2010 @ 15:52
    ds
    0

    Hi Richard,

    I am quite new at .Net, still on learning process and at this stage it is very hard to bring lots of pieces together. Would you at least guide me how I can implement it. Then I bring all the pieces together.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies