297
Views
2
Comments
[FullCalendar 2] How to not show description and Show more than 1 All day event?
Question
fullcalendar-2
Web icon
Forge asset by João Grazina

Hello,


Anyone can help me with this 2 problems?

I am populating the events on calendar using REST service but I want to not show the description in calendar, is possible? I trey not to pass any value but it show "undefined" in calendar?

Other question, is how to configure the calendar to show more than 1 all day event in the same day (month view), is this possible?


Thanks

2020-03-05 14-29-02
José Costa

Hi Luís,

Everything is possible. :)

  1. Put in the description a Text with a space: " "
  2. Insert this in the GeneralDisplayJSON Property of the FullCalendarWebBlock: "eventOverlap: true"

Cheers,

José

2021-07-14 09-27-33
Luís Cardoso

Hello José,


Thanks. I will try to do it as you said.


Best regards,

Luís

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.