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
Last updated
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
Last updated
Create your event display popup
Give the popup and element ID
set up the action to show popup on event click
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.
Internal testing has shown this pause is not always necessary.
set the X and Y coordinates as shown in the image below
be sure to give an action to close the popup.