javascript - Can i add extra fields? -
i'm using full calendar. possible add field besides title in events property ?
look @ last paragraph on page: http://arshaw.com/fullcalendar/docs/event_data/event_object/
in addition fields above, may include own non-standard fields in each event object. fullcalendar will not modify or delete these fields. example, developers include description field use in callbacks such eventrender.
Comments
Post a Comment