Our powerful JS Calendar component


Post by ghulam.ghous »

Hi there I am able to run the application and created a ticket to investigate the issue. See here https://github.com/bryntum/support/issues/8536. You can subscribe to the ticket to keep track of updates.

Regards,
Ghous


Post by codevlabs »

Thank you Ghulam. Will monitor the ticket.


Post by codevlabs »

Dear Ghulam, until this issue is fixed, is there a way we can toggle the mode programmatically after load? For example, we will load the day view and programmatically choose the list view after load.

We really have to launch this app asap and it's important to present the list view to the user.

We are happy to implement a temp fix until the underlining issue is resolved. Kindly advise asap. thank you.


Post by alex.l »

Hi,

Yes sure, to change mode use the property https://bryntum.com/products/calendar/docs/api/Calendar/view/Calendar#property-mode

calendarInstance.mode = "week"; 

Regarding to the issue, we are doing our best to get if fixed asap.

All the best,
Alex


Post by codevlabs »

Thanks Alex. I will await your news.


Post Reply