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
Hi Prashant Mali, to deploy to on-premise environments copy the component zip into the APPIAN_INSTALL/_admin/plugins/ directory docs.appian.com/.../Appian_Plug-ins.html
Hello, Add Plugin in Admin Console
Please direct me how can i import this to our on-premise environment
Hello, I am Working on calendar events and used same Interface but i need to show the events which is saved in the DB. Can you suggest me how to to that?
The examples in the provided documentation are the properties we considered most important for the first release, and the ones that we tested and tweaked as part of this release. However, as you noted, the underlying JS library does support more attributes. The full list and what they do is here: https://nhn.github.io/tui.calendar/latest/Schedule. Your results may vary, either style-wise or technically, based on which ones you want to apply as we did not test all these with the current version. If there are specific attributes you'd like to request us to officially incude in this component, let us know and we can put on our backlog.
Hello,
Would like to understand more on format of "events (List of Dictionary)"Documentation in the package explains few of the event properties.
But i could see below additional properties as part of selected event,
isAllDay,color,isVisible,bgColor,dragBgColor,borderColor,dueDateClass,customStyle,isPending,isFocused,isReadOnly,isPrivate,recurrenceRule,state,goingDuration,comingDuration,raw,__fe_id
(For example we can set background color for an event using bgColor)
So, can someone help to explain/direct me to the documentation(if any) to understand how each property will work.
Thanks,
Nishanth
Hi kevinr0001 - there is documentation and a sample application included in the download package!
where can I find the documentation for this:
"events (List of Dictionary): List of events to display in the current view. See supporting documentation regarding format."
I cannot figure out how to get my data into the format that it wants, could someone please point me to the documentation?
thanks,
Kevin
Hi and Justin Watts - the plug-in has been updated!
This is helpful - it's a locale problem I believe. What locale is Appian set to? I'm going to guess en-gb - if that's the case we can add language support for that pretty easily.