This topic is locked

Click on event in calendar and open up add screen of another table

5/27/2020 1:23:47 PM
Calendar Template general questions
C
copper21 author

Hello,
I am looking to do a bit on customization on the calendar template. I have successfully shown events on the calendar from a different table in the database. I have a table for events and the events all show up in the calendar. I would like for a user to see the events in the calendar, then click on the event in the calendar, opening up an "add" popup for another table.
To clarify, I have the events table which shows the events in the calendar. I have an "events_signup" table from which the user signs up for events that are listed on the calendar. I want the user to click the event, have the "events_signup_add.php" popup come onto the screen to then enter data and then to save that record in the database.
Right now when I click the event, a view page comes up, but I just want the add page to open up instead.
Thank you in advance for any assistance.
Brian