4 Replies Latest reply on Oct 7, 2010 4:44 PM by orik

    Force selection in combobox/suggestionbox

    orik

      I would like to be able to force the user selection in combobox/suggestionbox to one of the items suggested.

       

      I want the user to able to type only the prefixes of suggested items (enableManualInput is not really an option as I have a lot of items).

       

      I can probably accomplish this by using a4j:support onblur event and validating, but this seems like an overhead.

       

      Is there a better way to do this?

       

      Thanks,

      Ori