hi all,
I have the following code:
<s:combobox
label="Group"
name="groupAssociation"
theme="simple"
list="#{'red':'red','green':'green','blue':'blue'}"
headerKey="-8"
readonly="true"
headerValue="--- Please Select ---"
emptyOption="false"
value="green" />
this provides the end user a comboBox with a textfield (user can input his
own input not from the list)
Q: How can I have a simple combobox WITHOUT the textfield and by that force
the end-user to choose only from the list.
thanks!
--
View this message in context:
http://www.nabble.com/combobox---howto-eliminate-the-optional-text-field--tp15045084p15045084.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]