suggestionBox component extend callSuggestion() functionality
-------------------------------------------------------------
Key: RF-7749
URL:
https://jira.jboss.org/jira/browse/RF-7749
Project: RichFaces
Issue Type: Feature Request
Reporter: simon cigoj
It would be nice to have an aditional parameter in callSuggestion() whick could give an
aditional information from where the suggestion method was called...for example I nead two
different functionalities from suggestion commponent :
1.) when I type in the textbox the result should be filtered by the inserted text, that
works ok
2.) when I click on the button near the textbox the button fire the callSuggestion()
function...here I nead all possible results in the suggest even if there si alredy some
text typed in the textbox...so I nead to know when the suggestion method was called fom
the textbox or from the button to handle the results correctly.
What I would like to achive is simulate a normal dropdown with the functinality of the
suggestion.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira