I am trying to use the jQuery full calculator plugin to create a schedule view for book inventory items, but I have some difficulties Inside the system, a user can make a booking for an item between any start and end date. By default, treating the booking as an event for an item, I can use fullcalendar to display any item, which is a calendar booking, as in the following screenshot
This is quite straight forward, though preferred priority There will be a list of all items in the form of a pass side (with or without booking), then booking for any item, displaying the event. The best way to explain to me is to do what I want to do: < P> I have knit the full calendar with, but I can not be able to display items like this on my screenshot below. I have searched for examples / other plugins but I have not found anything to follow this kind of functionality. For some time I am not worried about displaying empty objects, I am sure that getting later will not be very difficult, but now I would like to receive the items displayed below to the side.
Has anyone seen something like this, or is there an example or idea that can bring me the right path to solve this problem?
Thanks in advance!
I think a group of people wants a "resource" view:
Comments
Post a Comment