FullCalendar Premium v1.1.1

Published by Soliant Consulting on May 14, 2020
Updated on May 18, 2020
Tags: Calendar
Download Send To Carafe
Download Send To Carafe
Created By: Jeremiah Small
Version: 1.1.1

Windows Tested: Yes
Offline Compatible: Yes

Description:

This is a FullCalendar 4.4.0 implementation using the premium Scheduler feature and Bootstrap theme and Tooltip support. Provide your own schedulerLicenseKey.


This bundle is setup to support three configurable views:


  • day

  • week

  • month

  • timeline

  • resourceTimeline



There are two click events configured to trigger a FileMaker script via fmp url. You pass your script names to these properties:


  • clickScript

  • doubleclickScript


You can opt out of the latter by setting allowDoubleClick to false.


Opt in to tool tips by including a tooltip property in your events. If the tooltip is left out or is an empty string, it will not display. The tooltip is set to accept simple html, so you can format things like line breaks. You can control the background and text colors of the tooltips.


  • tooltipTextColor

  • tooltipBackgroundColor



We have exposed quite a few FullCalendar options as runtime variables. The sample data and property names should guide you in figuring out what's configurable. Make sure you look at the reference links to help understand what's going on under the hood.


FullCalendar's Disclaimer: FullCalendar is great for displaying events, but it isn't a complete solution for event
content-management. Though it is not implemented in this bundle, FullCalendar can support dragging an event to a
different time/day. It is up to you to modify the bundle to add this functionality if you need it.

A FullCalendar implementation using the premium Scheduler feature and Bootstrap theme. Provide your own schedulerLicenseKey.

Configuration

Name Description Type
allDaySlottext
allowDoubleClicktext
clickScripttext
defaultDatetext
doubleclickScripttext
durationjsonObject
eventsjsonArray
filenametext
firstDayOfWeeknumber
maxTimetext
minTimetext
resourceColumnsjsonArray
resourcesjsonArray
schedulerLicenseKeytext
slotDurationjsonObject
slotLabelFormatjsonArray
slotWidthPixelsnumber
timelineHeightPixelsnumber
tooltipBackgroundColortext
tooltipTextColortext
viewdropdown
weekendstext
References:

0 Comments

Leave a Comment