Blazor Recurrence Editor Custimize monthly selection

HI,


I'm using the Blazor Recurrence Editor to create a scheduled task in my application.  I'm using it almost completely defaulted like so:



<div class="form-group col-12 mb-2">
<label class="text-bold">Configure the Recurring Schedule</label>
<SfRecurrenceEditor @ref="RecurrenceEditorRef" Value="@PopulateDto.schedule" ValueChanged="HandleRecurrenceEditorChange" />
</div>



However the functionality isn't exactly what I need, specifically for the monthly type.  I would like to schedule on specific months of the year, not just every x amount of months.  For example, I am unable to schedule something in specified months, for instance January, March, April, & October on the first of the month.  I would like this functionality to be similar to the weekly type, where I can select the specific days to repeat on.  Is this possible?


4 Replies

SR Swathi Ravi Syncfusion Team January 9, 2025 12:48 PM UTC

Hi Zachary Witt,

 

Thanks for reaching out. Currently, we don't have the support for selecting months in monthly recurrence rule in Scheduler. We logged a feature request for your requirement, and the feature will be included in any of our upcoming releases. Track the status by using the feedback link below.

 

 

Generally, we will plan any feature implementation based on customer request count, feature rank, and Wishlist plan. You can cast your vote in the aforementioned feedback.

 

Regards,

Swathi



AT Andy Terbovich June 18, 2026 03:29 PM UTC

Have there been any updates to this request? This would be VERY helpful.



AT Andy Terbovich June 18, 2026 03:29 PM UTC

Have there been any updates to this request? This would be VERY helpful.



VR Vijay Ravi Syncfusion Team June 19, 2026 05:00 AM UTC

Hi Andy Terbovich,


Already we have logged feature request for provide support for selecting months in monthly recurrence rule in Scheduler , and it will be considered for inclusion in any of our upcoming releases. You can track the progress of this request using the feedback link below:

 

Feedback: Provide support to customize the inner elements in the recurrence editor dynamically in Blazor | Feedback Portal

 

We prioritize feature implementations based on factors such as customer demand, feature ranking, and our roadmap. Please feel free to vote for this feature using the link above to help us gauge interest.

 

Don't hesitate to get in touch if you require further help or more information.

Regards,
Vijay


Loader.
Up arrow icon