Calendar(Add multiple events)

1 reply · opened Jul 19, 2020

MmccvdiazJul 19, 2020

Hello,
I'm trying add multiple events to a day on the calendar, but just show one(the last one). I added these lines to events-data.js:
'07-12-2020' : 'Poker 1 high hand 7:00 PM - 10:00 PM',
'07-12-2020' : 'Poker 2 Early Bird until 1:00 PM',
'07-12-2020' : 'Poker 3 Early Bird until 1:00 PM',
Any suggestions for displaying multiple events in a day? Attached a photo with the example for 12th day.
Thanks!

SSemicolon WebSTAFFJul 20, 2020

Hello,

Consider using this code instead:


'07-12-2020' : '[Event 1](https://website.com/event-1)[Event 2](https://website.com/event-2)[Event 3](https://website.com/event-3)',

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard