89
Views
4
Comments
[FullCalendar 2] Multiple lines in title or description 
Question
fullcalendar-2
Web icon
Forge asset by João Grazina

HI

is it possible to define a linke break in te event title and/or description?

I tried newLine() but that didnt work. The 2 parts where placed on the same line.  


Thanks in advance

Huub Keulartz

2021-04-07 10-08-47
Zhou Shuai

Hi Huub Keulartz,

   I tried at my side, using newLine is working.


Regards,

Zhou Shuai

UserImage.jpg
Huub Keulartz

Thanks Zhou Shuai 

I will check where i went wrong.


Huub

UserImage.jpg
Huub Keulartz

Huub Keulartz wrote:

Thanks Zhou Shuai 

I will check where i went wrong.


Huub

 When i added EnocdeHTML() it worked!

Thanks again 

 

2020-12-18 10-43-19
Anna Lysek

Hello Huub,


You can also add a "<br>" HTML element to create the break line.


This should also work between the Title and Description, just add the "<br>" at the end of the Title field.


Regards,

Anna

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