0 Replies Latest reply on Jul 27, 2007 5:16 AM by tomarenz

    SuggestionBox used as a combobox

    tomarenz

      Hi, the combobox (input + dropdown) is missing from all JSF libs I saw so far.
      However suggestionBox is quite close to that behaviour, we just need to provide an immediate value list, avoiding any runtime Ajax roundtrip to the server to get a dynamic list at each keypress.
      Is there any way to provide such list at render time, once forever ?