This is a migrated thread and some comments may be shown as answers.

change message of "Repeat event" title

3 Answers 59 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 21 Sep 2016, 02:40 PM

please see attached. I have gone through numerous "message" settings, but i can't seem to figure it out. What is the setting/path for changing the text circled in green?

 

adaptive screen, click on "none" for repeat on main editor in order to actually set recurrence. the window title at top.

3 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 23 Sep 2016, 01:22 PM
Hello,

it seems we have missed to document this one - headerTitle. Here is a dojo how it works.

Please excuse us for the inconvenience. We will do our best to add it as soon as possible.

Regards,
Plamen
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
0
Accepted
Alex Hajigeorgieva
Telerik team
answered on 23 Sep 2016, 01:32 PM
Hi Robert,

To change the Kendo UI Scheduler recurrence editor header title, use the configuration below:

messages: {
recurrenceEditor: {
 headerTitle: "Custom Message"
}
}

It seems that we have omitted this configuration setting in our documentation. You may find it on the 1872nd line of the kendo.scheduler.recurrence.js file in the src/js folder of our commercial distribution. Thank you for bringing this to our attention and please accept my apology for any inconvenience caused. I have logged this as an issue so you will be able to track its completion at:

https://github.com/telerik/kendo-ui-core/issues/2211

Regards,
Alex
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps. 
0
Robert
Top achievements
Rank 1
answered on 23 Sep 2016, 02:04 PM
that worked. thank you.
Tags
Scheduler
Asked by
Robert
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Alex Hajigeorgieva
Telerik team
Robert
Top achievements
Rank 1
Share this question
or