gigaZhang / struts2-jquery

Automatically exported from code.google.com/p/struts2-jquery
0 stars 0 forks source link

Autocompleter #1002

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
(This is for feature requests and bugs in Struts2 jQuery Plugin - for
getting help, please use the User Group.
http://groups.google.com/group/struts2-jquery )

What steps will reproduce the problem?
1.Autocompleter does not accept value which are not in the list
2.How set starting value for autocompleter
3.

What is the expected output? What do you see instead?

Which struts2 version?
struts2-core-2.1.6.jar

Which struts2-jquery plugin version?
struts2-jquery-plugin-3.3.3.jar

Please provide any additional information below.

Original issue reported on code.google.com by develope...@gmail.com on 3 Jul 2013 at 5:59

GoogleCodeExporter commented 9 years ago
1. Use an up to date Version of Struts2 and Struts2 jQuery Plugin. :-)

2. The Autocompleter has an attribute called "forceValidOption" this is by 
default true. Try it with forceValidOption="false". 

Original comment by johgep on 9 Jul 2013 at 8:49