Hello Jmix Team!
I am using jmix 2.5 version.
Can i add custom component to FullCalendar entry?
like this
Hello Tohir!
Unfortunately, the Jmix FullCalendar
component does not provide this feature.
The fullcalendar.js
has similar feature: Content Injection - Docs | FullCalendar.
However it cannot be propagated to the Java API, since it does not support async functions that are required to call methods from server side component.
Thanks your response