Position Event Popup

Use this in conjunction with Event X & Y Coordinates to move a group's top left corner to where you click on a calendar event. THis can be used instead of a popup or a tooltip to display event informa

Setup to position event popup

  1. Create your event display popup

  2. Give the popup and element ID

  3. set up the action to show popup on event click

    1. we recommend you place a 50-100ms pause between event click and positioning the element. This give the element time to render on the screen such that the plugin looks for the element ot move only after it has appeared on the screen.

    2. Internal testing has shown this pause is not always necessary.

  4. set the X and Y coordinates as shown in the image below

  5. be sure to give an action to close the popup.

Last updated