Hello,
I have two tables, one called “Student Schedule” which contains weekly plan for students only, and another table called “Events” which contains any event created by the school, non related to the student schedule and applicable to every user (parents, teachers, students, administration).
I have a calendar for students that displays “Student Schedule” (see image), and I would like to add “Events” as well directly in the same calendar.
Is it possible and how ?
Thank you.