[rich:select] enableManualInput="true": allow search with "contains"
and not only with "startsWith"
---------------------------------------------------------------------------------------------------
Key: RF-11305
URL:
https://issues.jboss.org/browse/RF-11305
Project: RichFaces
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Affects Versions: 4.0.0.Final
Reporter: Rene O
If you use rich:select with enableManualInput="true", you can only search with
the default behaviour startsWith:
Example:
http://richfaces-showcase.appspot.com/richfaces/component-sample.jsf?demo...
If you type: "alas" -> "Alaska" appears (search with startsWith)
but it should also be possible to achieve the same result if you type "ska"
(search with contains)
A good solution may be to control this behaviour with an extra attribute?
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira