📆
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

Was this helpful?

  1. Elements
  2. Calendar
  3. Exposed Data

Clicked and Modified Event Data

These two have been grouped together for two reasons. 1) They are incredibly similar & 2) they will be assimilated into a single state in the future to improve ease of use.

PreviousClicked Day's ResourceNextSelected Time Frame Data

Last updated 3 years ago

Was this helpful?

Clicked / Modified Event Data Fields

  1. Start Time

    1. Modified Event outputs New Start Time & Old Start Time Instead

  2. End Time

    1. Modified Event outputs New End Time & Old End Time Instead

  3. Event Title

  4. ID

    1. Usually a unique ID associated with the DB item itself (if the item came from the DB) or Google event ID

  5. Color

  6. Editable

    1. This can be used to control workflows. On its own, it prevents you from modifying an event by click-and-drag or drag-and-drop.

  7. Identifier/Type

  8. Location

    1. This field is nice, but not required. It's also no limited to addresses only, it's simply titled that way.

  9. Summary

  10. Property 1

    1. This is a nice place to retrieve information you may use instead of having to make a call to the DB based on the events ID

  11. Property 2

    1. This is a nice place to retrieve information you may use instead of having to make a call to the DB based on the events ID

  12. Resource ID

    1. Can be used to control workflows

  13. Duration in Minutes

  14. Duration in Hours