Scheduler form save / cancel buttons

1 Answer 70 Views
Scheduler
Bernd
Top achievements
Rank 5
Bronze
Bronze
Bronze
Bernd asked on 22 May 2022, 01:26 PM

Hi.

I have a Scheduler component in my app and I have added a custom form for editing the values of the Scheduler events. This all works fine. The only thing I couldn't figure out is how to influence the "save" and "cancel" buttons of the Scheduler form (see attached screenshot from your example app).

What I would like to do:

- use a custom React context to influence the save button's disabled state (set it to disabled depending on a boolean value of the parent component)

- translate the "save" and "cancel" labels of the buttons.

Could you please give me an example on how I could do that?

Thanks,

Bernd

1 Answer, 1 is accepted

Sort by
1
Accepted
Ina
Telerik team
answered on 24 May 2022, 09:58 AM

Hi Bernd,

We have an article explaining more about the Customization of the Scheduler Form:

https://www.telerik.com/kendo-react-ui/components/scheduler/customization/form/overview/#toc-custom-components 

It includes an example in which the `Save` button is disabled if the description is not provided.

 

You can translate and change the labels of your Scheduler as desired.

You can check the Globalization article of the Scheduler for example:

https://www.telerik.com/kendo-react-ui/components/scheduler/globalization/ 

Hope that was helpful, please let me know if I can assist further.

Regards,
Ina
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Scheduler
Asked by
Bernd
Top achievements
Rank 5
Bronze
Bronze
Bronze
Answers by
Ina
Telerik team
Share this question
or