Extra Options

Extra options available:

  • noWeekends - To remove weekends
  • eventsOverlap - To allow the events to overlap
  • autoHeight - To allow the setting of the calendar's height to auto
  • maxHeight - To allow the setting of the calendar's maximum height
  • noTooltips - To remove the calendar events tooltips
  • noAllDay - To remove "All-day events"
  • fullReload - To reload the entire form, not only the calendar control
  • minTime - To allow the setting of the calendar minimum hour allowed (minimum starting time)
  • maxTime - To allow the setting of the calendar maximum hour allowed (maximum ending time)

Special extra options (require aditional fields in Genio definitions):

  • noDates - To remove the dates from calendar
  • limitRange - To allow the setting of the range of dates allowed in the calendar.

Notes:

Extra options will only affect the calendar control that is using them, no other calendar will be affected.

To use any of the above extra options, just place them on the Table List "Extra Options" field, separated by commas (,) and without spaces, after the available views, no order is required.

Example: dayGridMonth,timeGridWeek,timeGridDay,autoHeight,noWeekends ExtraOptions