Copied to clipboard

Flag this post as spam?

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


  • Timsn 121 posts 231 karma points
    Jul 14, 2009 @ 18:58
    Timsn
    0

    When members create content

    When members are able to create content from the frontend I need a backend user to create the documents inside my usercontrols. How do you guys manage this? Do you create a user called "frontend member" or something, create the document with it and add the member name as a property to the document?

    To create a user for each member seems senseless. Or is there a way to create a document in the name of a member?

  • Martin Bentzen 83 posts 145 karma points
    Jul 14, 2009 @ 20:42
    Martin Bentzen
    3

    No, you cannot create a document in the name of a member, as members and users is total seperated.

    I have done both of your suggestions on the member sites I have developed; having a generic "frontend" user only used for creating the document, and then having the memberID as a property for reference.

    On another site with a limited of members, I have set up an event creating a user every time a member is signed up (needed for Canvas editing), and then use that one.

Please Sign in or register to post replies

Write your reply to:

Draft