Copied to clipboard

Flag this post as spam?

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


  • Vishal Patel 1 post 71 karma points
    May 05, 2016 @ 07:01
    Vishal Patel
    0

    Registration Template

    How to create custom Registration Page on Umbraco?

  • Dennis Adolfi 1082 posts 6450 karma points MVP 6x c-trib
    May 05, 2016 @ 08:41
    Dennis Adolfi
    0

    Hello Vishal.

    Do you mean for registrating Umbraco Members? In that case there are a great Macro snippet you can use that will give you a great start for building your own Members registration. In the developer section, rightclick on "Partial View Macro Files": enter image description here

    If you dont mean Member registration, but a custom registration, i would probobly recommend a Form hooked up to a SurfaceController where you complete your custom code for registration.

    Here are some good documentation for creating a form with a surfacecontroller:

    Umbraco 7 and MVC – Contact Form: http://carlosmartinezt.com/2014/06/umbraco-7-and-mvc-contact-form/

    Umbraco MVC: What on earth is a surface controller?: https://creativewebspecialist.co.uk/2013/07/22/umbraco-mvc-what-on-earth-is-a-surface-controller/

    Creating Html Forms: https://our.umbraco.org/documentation/reference/templating/mvc/forms

    Best of luck to you, and let me know if you have anymore questions.

    All the best / Dennis

  • Manish 373 posts 932 karma points
    May 05, 2016 @ 08:45
    Manish
    0

    Using umbraco form is also a good option. if you are using version 7.3.0

    https://our.umbraco.org/projects/developer-tools/umbraco-forms/

    here is the package.

    Manish

  • Dennis Adolfi 1082 posts 6450 karma points MVP 6x c-trib
    May 05, 2016 @ 08:55
    Dennis Adolfi
    0

    Yes, Umbraco Forms is off course also a option, thank you Manish.

    If you do go for the Umbraco Forms alternative and you want create members, this package will help you: https://our.umbraco.org/projects/backoffice-extensions/memberforms-workflow/

  • Manish 373 posts 932 karma points
    May 05, 2016 @ 09:04
    Manish
    1

    Thanks for info Dennis

    Manish

  • 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