Maybe I have been clear in my previous questions.
I would like to use a dhtmlxForm and load/update my database without using the dataprocessor/dataconnector. We do have a specific DAO that I will be using.
I read the doc about server integration but it’s not clear (Fill the form with custom data feed).
What format exactly should my servlet return to load the form?
Thanks!
I have been able to load the dhtmlxForm using SPRING MVC (@ResponsBody) and @XmlRootElement to convert the response to the xml schema expected.
However I don’t know how to load the Select input.
What is the xml format for the 'type: "select" ’ input?
Thx Olga, but that doesn’t answer my question.
If I already have a form created with select input on the client side, how do I load/reload the data for this field without using the dhtmlxConnector?
The format for a basic input field
In this example, if the ‘package’ field was a ‘select’ input how would you reload it with a different set of data when clicking the different button ‘load set1’, ‘load set2’? Using a connector attribute gives you only one option.
I was able to transform/parse my xml into grid using grid._process_custom_xml, grid._process_custom_xml_row.
Now I would like the same in case of Form or ComboBox. Is it possible? I do not want DHTMLX drive my web services. Instead, I want DHTMLX to parse and understand my server’s response. Please point some examples.
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan