Hi,
I would like to enable/disable an input field based on another input field in the scheduler event editor, but don't know how to do that?
Example:
I would like to have a checkbox named "All day", that should enable/disable the input fields of the start- and end-time in my event editor.
I suppose that I need to use the editorTemplate event of the scheduler, however I was not able to implement this requirement. Any ideas?
Thanks.