Ugo Cei wrote:

Christopher Oliver wrote:

I think you need something like

wid.server.setSelectionList(STATES, "value", "key");


Or simply:

    form = new Form("mmm-def.xml");
    form.createBinding("mmm-bind.xml");
    form.showForm(uri, { "server" : STATES });


Ugo


That approach isn't possible with v2/Form.js and seemed very hacky to me in the original version.

Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to