But who can I do it on the server side? I’ve tried this: docs.dhtmlx.com/doku.php?id=dhtm … ntegration but I’m working with java and the method set_options() not find it.
And the other field is “user_email”. I don’t want it in the lightbox, only get the HttpSession and save email on the database to know who has saved an event.
Be sure to check samples included in Java connectors. And while there is no sample which demonstrates set_options usage that function is present there and you can use it the same way as in PHP samples.
Thanks.
I’ve checked samples included in Java connectors but there aren’t samples with the scheduler because SchedulerConnector.java has no function set_options(); However, GridConnector.java has it.
The select mode do it correct and I can see values of subject and location field but when I try to insert,delete or update…file log writes this:
If I put subject and location fields in the extra fields of render_table() I can save all the fields into the db but when I load the page only show the others. But in the file log the select query is correct: