Hi there. I’m using full calendar, and when the user clicks on a date, they are able to input information below. Then once they click save, the data is stored under a data type “calendar event” (fields captured are date, type and name), the information is also stored under a User data type field “calendar event details”, and the page refreshes.
Now, when they click on the event (which is now showing in their calendar), I want the information associated with this event (the date, type and name) to then be shown below the calendar on the same page.
Can someone please help?