Full Calendar with Event Scheduling

Overview

The Full Calendar editor component can be used on Appian screens for applications where we want to show the events/jobs/tasks/reminders or anything that requires planning in a calendar format to the end User. It has different views (day/week /month).

Note: As this Plugin requires the paid library of the Full calendar, Please refer the link for purchasing the license.

Link-https://fullcalendar.io/pricing

Key Features & Functionality

  • This function helps us to create events, reschedule existing events on a calendar format also through drag and drop options.
  • This gives the developer control whether the events can be edited or not.
  • This also provides us a quick way to navigate to any day using the GoToDate feature.
  • To view the detailed information on any event we can click on the particular event, which pops-up with all the information.
  • To set start datetime limit and end datetime limit for individual events. It will take effect while dragging or resizing the event beyond the given limits.
Anonymous
Parents
  • v1.1.0 Release Notes
    • Added a new parameter in the Fullcalendar Editor component to show/hide the create event button.
    • Added a new parameter to determine the initial view of the calendar when it is loaded in both components.
    • Now the icons in extendedProps inside events parameter can have their own color and tooltip in both Components.
    • We can add links in the extendedProps’ field properties. (Note : It will be considered as a link only if the value starts with http or https).
    • Added 3 months view in Full Calendar Scheduler Component.
    • In the Fullcalendar Editor component, Timeline view is added as a new option. It includes Day, Week, Month, 4 Days and 3 Months views.
    • Now we can set start datetime limit and end datetime limit for individual events. It will take effect while dragging or resizing the event beyond the given limits.
    • Added support for backgroundColor, textColor and borderColor for events in the Fullcalendar Scheduler component.
    • Now read-only for individual events can be configured.
Comment
  • v1.1.0 Release Notes
    • Added a new parameter in the Fullcalendar Editor component to show/hide the create event button.
    • Added a new parameter to determine the initial view of the calendar when it is loaded in both components.
    • Now the icons in extendedProps inside events parameter can have their own color and tooltip in both Components.
    • We can add links in the extendedProps’ field properties. (Note : It will be considered as a link only if the value starts with http or https).
    • Added 3 months view in Full Calendar Scheduler Component.
    • In the Fullcalendar Editor component, Timeline view is added as a new option. It includes Day, Week, Month, 4 Days and 3 Months views.
    • Now we can set start datetime limit and end datetime limit for individual events. It will take effect while dragging or resizing the event beyond the given limits.
    • Added support for backgroundColor, textColor and borderColor for events in the Fullcalendar Scheduler component.
    • Now read-only for individual events can be configured.
Children
No Data