sx:autocompleter
----------------

                 Key: WW-3238
                 URL: https://issues.apache.org/struts/browse/WW-3238
             Project: Struts 2
          Issue Type: Bug
          Components: Plugin - Dojo Tags
    Affects Versions: 2.1.6
         Environment: Problem with autocompleter combobox tag

            Reporter: Joaquin Balaguer 


 <form id="selectForm">
   <p>
Autocompleter 1 
135:     <sx:autocompleter  
136:         name="select" 
137:         list="{'fruits','colors'}" 
138:         value="colors"
139:         valueNotifyTopics="/Changed"
140:         forceValidOption="true"/>
141:   </p>
142: </form>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to