Copied to clipboard

Flag this post as spam?

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


  • Anton 135 posts 186 karma points
    Feb 28, 2012 @ 16:43
    Anton
    0

    Member property

    I am doing auction in Umbraco. 

    I have members and member can have units of trading that he prefer. How I can bind member and his units?

    I can do table in database,

    IdMember

    IdUnit

    but I think there is another way.

     

  • Nigel Wilson 945 posts 2077 karma points
    Feb 28, 2012 @ 18:07
    Nigel Wilson
    1

    Hi Anton

    You can add custom properties to the member record. So in the members section, you set up your member types - here you can add a field for "units".

    What values are available for units is up to you - as an example, you could create a separate data type with pre filled values

    Hope this helps.

    Nigel 

  • Rodion Novoselov 694 posts 859 karma points
    Feb 28, 2012 @ 18:32
    Rodion Novoselov
    0

    Hi. You could also make use of existing Umbraco Relation API.

  • 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