Copied to clipboard

Flag this post as spam?

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


  • Sean Dooley 288 posts 527 karma points
    Jun 16, 2011 @ 10:32
    Sean Dooley
    0

    Additional properties

    I am looking at extending the Opening Hours project to include properties for a minimum and maximum person limit for a restaurant booking system.

    I have managed to display the property fields in the editor but I am unsure how to persist the values.

    Any ideas?

  • Lennart Stoop 304 posts 842 karma points
    Jun 20, 2011 @ 01:02
    Lennart Stoop
    0

    Hey Sean,

    Did you want to add these properties to each row in the schedule?

    If this is the case you will first need to add these properties to the ScheduleItem class, add them to the repeater control in the content editor and then make sure they are picked up correctly for saving (the GetSchedule() method is used for retrieving the values from the repeater)

    Hope this makes sense :-)

     

     

     

Please Sign in or register to post replies

Write your reply to:

Draft