beyanet.com wrote:
Leszek,
so I have now installed 2.1.7, and my documents are still as follows:
flow:
data.cityList = new Array(2);
data.cityList[0] = {value:"AL", label:"Alabama"};
data.cityList[1] = {value:"AK", label:"Alaska"};
form.showForm("accountDetails1.xml", {"msg":Accountsmsg,
"userGlobal":userGlobal}, data);
form:
<fd:field id="flist" required="true"> <fd:label>Previous
orders</fd:label> <fd:datatype base="string"/> <fd:selection-list
type="flow-jxpath" list-path="cityList" value-path="value"
label-path="label" /> </fd:field>
jx:
<ft:widget id="flist"><fi:styling class="keyinbox"/></ft:widget>
But I am still getting an empty selection box. What am I missing here?
I'll try to post you a working example. It would be easier for you to
detect differences than for me to debug your code. I hope I have some
time tonight.
--
Leszek Gawron [EMAIL PROTECTED]
IT Manager MobileBox sp. z o.o.
+48 (61) 855 06 67 http://www.mobilebox.pl
mobile: +48 (501) 720 812 fax: +48 (61) 853 29 65
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]