Kendo react scheduler custom editor with recurrence rule

1 Answer 92 Views
Scheduler
abhi
Top achievements
Rank 1
abhi asked on 05 Jul 2023, 05:52 AM

Hi Team,

Can some one provide me a solution example for kendo react scheduler custom editor with recurrence rule.

1 Answer, 1 is accepted

Sort by
0
Wissam
Telerik team
answered on 06 Jul 2023, 12:50 PM

Hello, Abhi,

You can add recurring events to a custom form editor by referencing the `recurrenceEditor`. The main idea is to import the `SchedulerFormEditor` from the `@progress/kendo-react-scheduler` package, add a Field in your custom form, and reference the `recurrenceEditor` that is now available via props using the component prop.

For convenience, I prepared an example that showcases this approach:

I hope this helps, but please let me know if you have any further questions.

Regards,
Wissam
Progress Telerik

As of R2 2023, the default icon type will be SVG instead of Font. See this blogpost for more information.
Tags
Scheduler
Asked by
abhi
Top achievements
Rank 1
Answers by
Wissam
Telerik team
Share this question
or