I have two tables events(title, description...) and events_log(events, action_date). I'm using the events_log table to save when the events happened and display them in a calendar. I have a reference column(events) in the events_log table to the events table but I'm unable to display the event title in the calendar? Thanks in advance!
Please try making the column "title" in the events table as label column.
User | Count |
---|---|
25 | |
14 | |
4 | |
3 | |
3 |