send extra values with postgresql

Hi,



I wonder how I can send extra values when adding a new event. or if there is any way to do it manually inserts and control fields to send to the database since the examples do not deal with extra values.



Thanks for the help and dedication


Hello,


please have a look at the connectors documentation. Here you can find information about saving additional scheduler properties when data is updated, inserted or deleted:


dhtmlx.com/dhxdocs/doku.php?id=d … ion_object


These approach is used in the “recurring events” sample (scheduler package):


dhtmlxScheduler/samples/03_extensions/01_recurring_events.html


dhtmlxScheduler/samples/03_extensions/php/events_rec.php