Premium support for our pure JavaScript UI components


Post by jan.curmi »

Good Afternoon,

Is there a way where I can update the following to a custom one

draft.jpg
draft.jpg (204.13 KiB) Viewed 493 times

for instance I would like to display something like this :

example.jpg
example.jpg (72.57 KiB) Viewed 493 times

Kind Regards,
Jan


Post by Maxim Gorkovsky »

Hello.
You can configure a template for the tooltip, please refer to this doc: https://bryntum.com/docs/scheduler-pro/api/Scheduler/feature/EventTooltip
We do this in some demos: https://bryntum.com/examples/scheduler/tooltips/


Post by jan.curmi »

Hi,

Thank you for your reply and I sort of am managing. However, would it be possible rather then doing all this inline css, I would be able to pass a react component to the data inside the template that would render say tooltip component for example ?

Screenshot 2021-12-14 104318.jpg
Screenshot 2021-12-14 104318.jpg (77.81 KiB) Viewed 465 times

Kind Regards,
Jan


Post by alex.l »

Hi Jan,

We do not support it officially yet, but that's doable with some tricks.
Please check the thread: viewtopic.php?f=44&t=13554

All the best,
Alex


Post by jan.curmi »

Hi Alex,

I encountered the same issue when I was using the TaskBoard, I wanted to pass a react component for taskItems but I couldn`t (viewtopic.php?f=51&t=18838)

Hopefully this enhacement is in the Bryntum`s pipeline

Regards,
Jan


Post Reply