If I have a drop down (like a list of people) that needs to be populated in the light box do I create two separate classes that extend ConnectorServlet. One that returns the data for the dropdown and one that will save/update an actual event?
If so how to specify which class to get or send the data to.
Php sample can be checked at
dhtmlxScheduler\samples\01_initialization_loading\09_connector_options.html
dhtmlxScheduler\samples\01_initialization_loading\php\types.php