Copied to clipboard

Flag this post as spam?

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


  • Carlos 338 posts 472 karma points
    Sep 03, 2014 @ 19:42
    Carlos
    0

    Properties added to Users

    Are we able to add properties to User in the back office. Not Members, but Users.  Something like a media picker to choose a thumbnail image?  Or would this need to be added in the C# for the User control?

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Sep 03, 2014 @ 20:14
    Dennis Aaen
    0

    Hi Carlos,

    As far as I know it´s not possible to add properties to Users in the back office. I found some older posts, that say the same, that it´s not possible.

    http://our.umbraco.org/forum/using/ui-questions/6595-Extending-user-properties

    http://stackoverflow.com/questions/11847272/umbraco-adding-fields-to-users-user-types

    So maybe you could use Jasons suggestion, by create a new table in the Umbraco database and then use an XLST Extension or C# class to get the extended properties in a Razor macro or User Control.

    I am not a backend deleveloper, but hope this can help you.

    /Dennis

  • Carlos 338 posts 472 karma points
    Sep 03, 2014 @ 20:19
    Carlos
    0

    @Dennis,

    In the next iteration of Umbraco, we should look at the ability to add custom properties/Datatypes to the Users, yet still have the core ones not editable, since those are important.  I have a similar issue that the first post was having is that the want/need to add thumbnails to the blog posts or other pages that the user makes.

     

    Carlos

  • Carlos 338 posts 472 karma points
    Sep 03, 2014 @ 20:22
    Carlos
    0

    Just put it as a Feature request.

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Sep 03, 2014 @ 20:42
    Dennis Aaen
    0

    Hi Carlos,

    You could make a feature request here: http://issues.umbraco.org/issues

    Here a some good documentation on how you should write your feature request http://our.umbraco.org/contribute/report-an-issue-or-request-a-feature

    /Dennis

  • 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