Fullcalendar Component v1.1.1

Announcements of the latest WebComponents for NGClient (shipped by the WebPackageManager)

Fullcalendar Component v1.1.1

Postby paronne » Fri Jan 12, 2018 4:19 pm

Fullcalendar Web Component v1.1.1 has been released.

This is release can be used installed via Web Package Manager with Servoy 8.2.1 or higher.

Release Notes:
-event's date param is undefined
paronne
 
Posts: 202
Joined: Fri Nov 02, 2012 3:21 pm

Re: Fullcalendar Component v1.1.1

Postby hovw » Mon Mar 12, 2018 9:06 am

Is it possible to use groupByResource or groupByDateAndRsource


from the doc files

To activate this functionality in a single-day view, simply use agendaDay or basicDay view and specify the resources setting:

$('#calendar').fullCalendar({
defaultView: 'agendaDay',
events: [
// events go here
],
resources: [
{ id: 'a', title: 'Room A' },
{ id: 'b', title: 'Room B' },
{ id: 'c', title: 'Room C' },
{ id: 'd', title: 'Room D' }
]
});
OSX 10.9.5 - 10.15.1
hovw
 
Posts: 33
Joined: Wed Nov 04, 2009 10:41 pm


Return to Web Components

Who is online

Users browsing this forum: No registered users and 3 guests