97
Views
1
Comments
[FullCalendar 2] Pop Up Editor on Full Calendar 2
fullcalendar-2
Web icon
Forge asset by João Grazina

Good Morning,

I am trying to create a pop up using the pop up editor within the Full Calendar 2. For example if there is data on 21/03/2019, I will click the information and a pop up will appear with data populated from the information from the selected date. 

I know how to create pop up using the pop up editor however can't seem to create it using the Full Calendar 2 component.


I look forward to hearing from you.


Andy Miles

 




support case.png
2022-08-02 11-27-20
Miguel Amado
Staff

Hello Andy,


My first approach would be to create a hidden div with a link and the popup editor widget in it.

On clicking on the calendar, this would run a javascript that would click on that hidden button to launch the popup. The value of the selected date can be passed using a session variable. 


Hope it helps,

Miguel Amado

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.