2 Replies Latest reply on Jun 7, 2007 10:17 AM by mblondel

    rich:suggestionbox

    mblondel

      hello,

      I want to use richfaces and the suggestionbox.
      It works well but I have a question ?
      - is it possible to have the whole list by clicking on an image next to the inputText ?

      Because the list appears only if a type de letter.

      Thanks for your help

        • 1. Re: rich:suggestionbox
          ilya_shaikovsky

          If you need only such "onclick" functional - why can't you use dynamically populated simple select?

          • 2. Re: rich:suggestionbox
            mblondel

            i don't really understand.
            i would like to use the functionnality of the suggestionbox and when i click an image the list is displayed.
            the component has an onkeypress listener, and i want to have an onclick listener, a think like this.

            thanks