Show cool things you have done with our products


Post by rohit08 »

I am trying to modify the event editor as attached. I have tried different other solutions but nothing worked as required.
Is there anyway I can provide/set custom view to the event editor?
Attachments
event_editor_dialog.PNG
event_editor_dialog.PNG (42.14 KiB) Viewed 7597 times

Post by saki »

There are two ways of how to do it described here:
  1. showResourceField:false plus your own extraItems
  2. Advanced: Replace entire contents using editorConfig
Have you already tried one of the above? If so, post please your configuration so that we can examine it.

See also the following examples that use custom event editor configurations:
https://bryntum.com/examples/scheduler/eventeditor/
https://www.bryntum.com/examples/scheduler/eventeditor-combos/

Post Reply