Show event custom field in calendar
Collapse
X
-
Hi, can you post your solution please? And is it possible to show colored Enum options of a custom field from entity 'Meeting' in the calendar? Thank you!
eg. in attachment
Last edited by berssant; 01-07-2020, 10:46 AM.Leave a comment:
-
https://fullcalendar.io/docs/event-tooltip-demo
https://github.com/espocrm/espocrm/b...ar/calendar.jsLast edited by tanya; 06-21-2018, 09:06 AM.Leave a comment:
-
-
Show event custom field in calendar
Hello,
In addition to the name of the entry, i want to show the status ( or any other data ) in the calendar entry. ( examples in attachment )
I'v tried to edit calendar.js
Code:status: this.getMeeting().get('status'),
Code:{{status}}
Thank's in advance , have a nice day2 Photos
Leave a comment: