Copied to clipboard

Flag this post as spam?

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


  • Rob Watkins 369 posts 701 karma points
    Mar 27, 2012 @ 17:26
    Rob Watkins
    0

    4.x Create Member

    Quick question; when you create a member, the popup box shows fields for "Login" and "Login name".

    These are a bit confusing, I'd like to change them "User login" and "User full name" or something, but I can't see them in the language file - is there an easy way of doing this?

  • Jeroen Breuer 4908 posts 12265 karma points MVP 5x admin c-trib
    Mar 28, 2012 @ 06:43
    Jeroen Breuer
    0

    You could create your own create member popup. I've dont it in the past. There is a xml file which you can change. It's in \umbraco\config\create\UI.xml and in there you can see which UC is used for creating members. You can simply let that point to your own UC with create member logic.

    Jeroen

  • Rob Watkins 369 posts 701 karma points
    Mar 28, 2012 @ 11:56
    Rob Watkins
    0

    Hmmm, bit beyond the scope of this project, but definitely worth bearing in mind, thanks!

  • Jeroen Breuer 4908 posts 12265 karma points MVP 5x admin c-trib
    Mar 28, 2012 @ 11:59
    Jeroen Breuer
    1

    You could also have a look at the UC which the create member now points to in the xml. Even if you can't open de code behind you can probably still change those names in the .ascx file.

    Jeroen

  • Rob Watkins 369 posts 701 karma points
    Mar 28, 2012 @ 12:02
    Rob Watkins
    0

    Oh, awesome, you are absolutely right, I assumed it would all be precompiled so I didn't even check. That works perfectly.

  • Rob Watkins 369 posts 701 karma points
    Mar 28, 2012 @ 12:03
    Rob Watkins
    0

    I'm a complete cretin who clicked "answer" on the wrong post, sorry :o/ If admins can un-answer a post, please feel free.

Please Sign in or register to post replies

Write your reply to:

Draft