📆
FullCalendar Scheduler Suite Version 2.0
  • Element Overview
  • Install
    • Install the Plugin
    • Set Up Your Event Database
    • Install the Element
    • Videos
  • Elements
    • Calendar
      • Element Input Fields
        • Exposed Event States
        • Required Information
        • setup Event Editability
        • Optional Event Info
        • Link Event Color to Event Identifier
        • Calendar Date/Time Formatting
        • Restrict When (events can be created) / (events can be drag/dropped)
        • Business Hours
        • Toggle Event Creation Through clicking and dragging.
        • Calendar Header Formatting
        • Extra Options
        • Event Format Settings
        • Resource Settings
      • Workflow Actions
        • Initialize
        • Advanced Use
          • Create Single Event
          • Update Single Event
          • Delete Single Event
        • Calendar Navigation Actions
          • Change Calendar View
          • Jump to Date
          • Go To Today
          • Go Back / Go Forward 1 Time Period
        • Extra Actions
          • Position Event Popup
          • Toggle Allow Overlapping Events
          • Toggle Non-Current Dates
      • Exposed Data
        • Clicked Day Date
        • Clicked Day's Resource
        • Clicked and Modified Event Data
        • Selected Time Frame Data
        • Calendar Data
        • Clicked Event X & Y Coordinates
        • Clicked Day Data
      • Events
    • Time Slot / Recurring Events Generator
      • Time Slot Generator / Filter
        • Element Input Fields
          • Start and End Dates
          • Recurrence Rules
          • Daily Time Slots
          • Blocked Timeslots Event Input
          • Set Exposed Data Types
          • TimeSlotted Event Info Out
        • Exposed States
      • Schedule Coordinator
      • Availability Range Creator
    • Google Event Fixer
    • Calendar Helper
      • Exposed Data
    • Small Calendar
  • API Calls
    • Google Authentication
    • Google Calendar
    • Modified Event Data
    • Clicked Event Data
  • Change Log
Powered by GitBook
On this page
  • Data Out
  • Visible
  • Auto Height

Was this helpful?

  1. Elements
  2. Calendar
  3. Element Input Fields

Extra Options

A couple of extra settings

PreviousCalendar Header FormattingNextEvent Format Settings

Last updated 3 years ago

Was this helpful?

Data Out

  • This sends the calendars visible range to the element

Visible

  • Using Calendar Helpers Visible Property, you can force the calendar to refresh when you change tabs. This is especially helpful as sometimes the calendar won't load when it's tab isn't visible thanks to the way bubble works.

  • If that's ever an issue, just place the Helper element on the same screen and link it's visible property here

Auto Height

  • When marked " yes", this will allow the calendar to assume a natural size. for month, it will be short and for timegrid views, the entire day.

  • When marked "no", the calendar will assume the size you set it in the design screen. may or may not lead to scrolling

Calendar Helper