What is available around the development and integration of forms? I didn’t see anything in your product list for building forms other than odxhtmlCombo. I am considering the purchase of our suite but this is critical functionality for me as well.
I am using the following code to load and bind my own form. The connector script is similar to what I used to successfully load a grid. The code below does not load the form. What am I missing.
// Contact Details Form
// Initialize form from database
all looks correctly, assuming that server side code selects “name” field from DB.
Also, it has sense to use bindField command before load