Our pure JavaScript Scheduler component


Post by boyitech »

Hi,
I'm using Tasks application demo (Angular). I want to divide pages in edit event mode. How to divide two or more pages in this part?
Image


Post by alex.l »

Hi boyitech,

I am afraid it is not clear what do you mean here. Could you please explain in more words what page you want to divide?
Did you mean add tabs into eventEdit dialog?
If so, you will need to implement your own EventEditor, built-in editor has only one tab.
We have guide here https://bryntum.com/docs/scheduler-pro/guide/Scheduler/customization/eventedit
And TabPanel docs https://bryntum.com/docs/scheduler-pro/api/Core/widget/TabPanel

All the best,
Alex


Post Reply