Calendar Display Component

Overview


The Groundswell Calendar Display, powered by ToastUI, gives designers the ability to quickly have a modern calendar display in their sites and dashboards with the simplicity of a single component. The dense, versatile display supports different calendar views with styling matching your site’s accent color. Example interfaces and utility rules are attached, which demonstrate usage and features of the component.

Key Features & Functionality

  • Display an array of events in Daily, Weekly, or Monthly format. Toggle days and weeks using an input parameter.
  • Automatic timezone shifting. By default, all provided events display in the timezone of your browser, but this can be overridden by providing TZ names ("America/Los_Angeles") OR a timezone code (EDT,CST,etc).
  • Multiple language support. Currently supports US English (en-US), UK English (en-GB), Spanish (es), Italian (it), Polish (pl), and Portuguese (pt).
  • Supports different date formats via a parameter.
  • Supports a detailed event pop-up of time, title, attendees, location, and event description.
  • Supports custom colors, font sizes, borders, and other attributes via applying custom themes.
  • Support for visible weeks, weekend display, and start of week for specific locale needs.
  • Allows event selection, should you want to edit an event or display details in addition to, or in lieu of, the detailed pop-up view.
  • Allows events to be "rescheduled" via drag and drop or through a modal
  • Allows events to be created and deleted directly from the calendar
  • Supports multiple calendars
  • More details and examples available in attached resources and sample application.
Anonymous
Parents
  • Hi team,

    I write here because, like other previous comments, since the last version we have not been able to use the component in Appian. When writing calendarDisplayField() it is still recognized as a function and even throws an error as if we were calling calendardisplayfield_v7, and no.



    We are currently using it with several clients if we could solve it, it would be great.

  • This looks like a plugin caching issue within Appian itself, where it looks like the system is confused as "v7" technically no longer exists. We tested deployment of this on several sites and unfortunately are not seeing the same issue - once we rename the expression to just "calendarDisplayField" all functionality is as expected.

    For next steps, I would suggest trying to uninstall the component fully then reinstalling, and if that does not work, your site might need a restart.

    As noted below, an older version of the plugin is attached if you need to rollback.

Comment
  • This looks like a plugin caching issue within Appian itself, where it looks like the system is confused as "v7" technically no longer exists. We tested deployment of this on several sites and unfortunately are not seeing the same issue - once we rename the expression to just "calendarDisplayField" all functionality is as expected.

    For next steps, I would suggest trying to uninstall the component fully then reinstalling, and if that does not work, your site might need a restart.

    As noted below, an older version of the plugin is attached if you need to rollback.

Children
No Data