DHTMLxScheduler add more fields/columns to the events table.

How do make the calendar updated and read a field in the events scheduler i added? I would like to put more data into the table, and i want the  scheduler to insert/select/update these fields also.

How would i edit the lightbox to enter in more data also?

On server side, just add the new name to the list of fields in render_table command.
On client side
dhtmlx.com/dhxdocs/doku.php?id=d … tails_form