not opening create popup

Hello team, 

I am using timeline day and agenda view, as I am clicking on the date heading on timeline day view so, instead of opening a popup schedular is redirecting to agenda view Image_6220_1716541781621

I need to open the create event popup.

here is the stackable link -  Syncfusion-content - Ej2 Angular Docs - StackBlitz


Attachment: 20240524_141744_df390db3.zip

1 Reply

AK Ashokkumar Karuppasamy Syncfusion Team May 28, 2024 02:29 PM UTC

Hi Prateek,

You can achieve your requirement by using the schedule component actionBegin event and navigating event. By setting args.cancel to true in the navigating event, you can override the default navigation scenario to meet your requirement. The attached code snippet and sample demonstrate the solution. Please try it and let us know if you need any further assistance.

Sample: https://stackblitz.com/edit/github-z5pspf-rej71e?file=src%2Fapp.component.ts



 

Regards,
Ashok


Loader.
Up arrow icon