Copied to clipboard

Flag this post as spam?

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


  • curlybub 133 posts 107 karma points
    Aug 14, 2009 @ 11:53
    curlybub
    0

    Help needed in creating a certain control

    hi again,

    what would be the best way to create this kind of control (http://i59.photobucket.com/albums/g294/Curlybub26/ce-credits.jpg) wherein a member can have several events listed on his/her events attended page. Do we need to create a seperate table for that information? Or is this achievable without creating any new tables?

    Thank you. :D Thanks to umbraco, I'm learning a bit with ASP.NET now \m/c'',)\m/

  • Chris Koiak 700 posts 2626 karma points
    Aug 14, 2009 @ 21:42
    Chris Koiak
    0

    You could create a doctype of type 'Event' and create these pages.

    Then you would associate an UltimatePicker with your chosen user type (member section) and configure the ultimate picker datatype (developer section) to restrict itself to starting at the event's parent node id.

    You can then save events (via Umbraco admin or the API) against a specific user.

  • curlybub 133 posts 107 karma points
    Aug 17, 2009 @ 03:22
    curlybub
    0

    Hi Chris Koiak,

    I dont quite get it. Hmmm. I'll try to create your suggestion. Are there any other ways that we can achieve this?

    Thank you

    Regards
    Harry

Please Sign in or register to post replies

Write your reply to:

Draft