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
  • Release Notes - v1.2.0
    • Added a new parameter to customize the calendar views dropdown.
    • Added a new parameter to determine the calendar timezone.
    • Now the date format can be customized for the goToDate functionality.
    • Now the initialDate parameter will be refreshed on change and the calendar will be navigated to the month in the given date.
    • Now the time shown on the events in the calendar can be hidden.
    • Now the width of the resources column and unassigned events can be modified in the Fullcalendar Scheduler component.
    • Added a new parameter to determine the time frequency of the calendar in the Fullcalendar Scheduler component.
    • Added a new parameter to sort the resources in the calendar in the Fullcalendar Scheduler component.
    • Now the search bar in the unassigned events can be hidden in the Fullcalendar Scheduler component.
    • Removed the links support in extendedProps of events parameter due to security concerns.

Comment
  • Release Notes - v1.2.0
    • Added a new parameter to customize the calendar views dropdown.
    • Added a new parameter to determine the calendar timezone.
    • Now the date format can be customized for the goToDate functionality.
    • Now the initialDate parameter will be refreshed on change and the calendar will be navigated to the month in the given date.
    • Now the time shown on the events in the calendar can be hidden.
    • Now the width of the resources column and unassigned events can be modified in the Fullcalendar Scheduler component.
    • Added a new parameter to determine the time frequency of the calendar in the Fullcalendar Scheduler component.
    • Added a new parameter to sort the resources in the calendar in the Fullcalendar Scheduler component.
    • Now the search bar in the unassigned events can be hidden in the Fullcalendar Scheduler component.
    • Removed the links support in extendedProps of events parameter due to security concerns.

Children
No Data