Hi there
I have some custom entities with Date / Datefield.
I would like that these entities rows (name field) be displayed on the current Calendar.
Today... i'm using Webhook to create Task when i saved my custom entity... meaning that I can see track these events in "Task list" and displayed them on the calendar.
But it's very time consuming for me to maintain that... because when one of my datetime field is changed, i need to update the given task... etc... and sync 2 referentials.
I wonder if it would be possible to "inject/import/track" datetime field from custom entities in Calendar... (for example, to display deadline of some milestones that i track in my entity)
Currently, we can only display Meeting/Activites/Task.
It could be great to be able to write a custom code to extend the entities that can be displayed? and the given field to display (name? or other) and datetime field to use
Thanks
I have some custom entities with Date / Datefield.
I would like that these entities rows (name field) be displayed on the current Calendar.
Today... i'm using Webhook to create Task when i saved my custom entity... meaning that I can see track these events in "Task list" and displayed them on the calendar.
But it's very time consuming for me to maintain that... because when one of my datetime field is changed, i need to update the given task... etc... and sync 2 referentials.
I wonder if it would be possible to "inject/import/track" datetime field from custom entities in Calendar... (for example, to display deadline of some milestones that i track in my entity)
Currently, we can only display Meeting/Activites/Task.
It could be great to be able to write a custom code to extend the entities that can be displayed? and the given field to display (name? or other) and datetime field to use
Thanks
Comment