Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescription
Event ID (column ID)Defines individual calendar entry ID. Form field ID is expected here.
Event Title (column ID)Calendar entry title. Form field ID is expected here.
All Day (column ID, boolean value)true/false value is expected. Form field ID is expected here.
From Date (column ID)

Calendar entry date from value. Form field ID is expected here.

Info

You can point to Datepicker field with time support.

From Time (column ID)

Calendar entry time from value. Form field ID is expected here.

Info

If you are pointing to the same field as "From Date" above, leave this field empty.

To Date (column ID)

Calendar entry date to value. Form field ID is expected here.

Info

You can point to Datepicker field with time support.

To Time (column ID)

Calendar entry time to value. Form field ID is expected here.

Info

If you are pointing to the same field as "To Date" above, leave this field empty.

Date Format

Date Format in Java is expected here. e.g. yyyy-MM-dd.

Info

You can point to Datepicker field with time support. When you do so, define just the date format here and not the time format.

Event Url (column ID)Calendar entry URL. Form field ID is expected here.
Color (column ID)Calendar entry CSS color code. Form field ID is expected here.
CSS Class (column ID)Calendar entry CSS Class. Form field ID is expected here.
Additional DataAdditional Data to be added to the calendar entry.

...