Copied to clipboard

Flag this post as spam?

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


  • Sebastian Dammark 583 posts 1407 karma points
    Jun 13, 2015 @ 11:04
    Sebastian Dammark
    0

    How to do editable profiles ?

    I have a client who has a website with dealer profiles.

    There are around 500 profiles and now we want to make each dealer able to edit his own profile.

    My first idea was to import 500 users and give them permission to their own profile, but it seems that it's not possible to import users without any custom code.

    The second idea was to import the 500 dealers as members and then build some kind of editing page. But it seems like a flimsy solution with a lot of custom code.

    The last possibility is to do it through Umbraco Forms but I don't know if its possible since the form will contain both Upload fields and Rich Text Editors.

    Any good ideas, I haven't considered ?

  • Yakov Lebski 587 posts 2339 karma points
    Jun 13, 2015 @ 12:29
    Yakov Lebski
    0

    You can use CMSImport package for import members without coding

  • Sebastian Dammark 583 posts 1407 karma points
    Jun 13, 2015 @ 20:24
    Sebastian Dammark
    0

    Yeah, but that doesn't really solve any of the problems do it ? Members can't login to the backend.

  • Yakov Lebski 587 posts 2339 karma points
    Jun 13, 2015 @ 20:31
    Yakov Lebski
    0

    My idea is load it to members (not back office users) and develop simple view to update their profile ( I think you can get Edit profile snippet in umbarco partials) , Of cource you will need create login and forgot password page too.

Please Sign in or register to post replies

Write your reply to:

Draft