How do I do this when I select an item in the combobox, the text of the event receive the text of the selected combobox?
Hi,
it can be done using event_text/event_bar_text templates
docs.dhtmlx.com/scheduler/api__ … plate.html
docs.dhtmlx.com/scheduler/api__ … plate.html
demo: snippet.dhtmlx.com/15de0946b
please check the discussion in this thread forum.dhtmlx.com/viewtopic.php?f=6&t=54788
Thanks, work for me.