I am hoping someone can lend me a hand.  I have 3 form elements, a ComboBox,
a SelectBox and a ComboBox.  Each uses a qx.data.controller.List for the
list model.  I have also tied the controls into a Form and a Form
controller.  The values of each control are loosely tied together using
events but I want to make it so when I bring up the same code as an edit
window to change the values, I can just set the model into the Form
Controller  and all of the controls take on the appropriate selection.  The
problem is that the ComboBoxes are just not behaving like the SelectBox
whereby setting the model displays the correct list item.  Instead I get the
model value and not the model label and the corresponding list item is not
selected beneath.

Here is the code in the playground:

http://tinyurl.com/lqlprw8

Any help would be appreciated.



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Setting-model-with-ComboBox-Form-List-controller-tp7583813.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to