4 Replies Latest reply on Nov 24, 2008 4:41 PM by shadowcreeper

    Help: stupid question from newbie

      Hi, I'm experimenting with RichFaces. I have a tree working which is really pretty cool.

      My (stupid) question is, what component should I use in RichFaces when I want common widgets like combobox and list and so on?

      I know I can use standard JSF widgets (like <h:selectOneListbox>) but I want something that's AJAX driven so when I select something in the list, I want a different region of the page (say, the tree) to get repopulated with different data.

      Maybe I'm missing something because I don't see anything like <rich:list> or <rich:selectOneListbox>.

      Please tell me how I should proceed!

      Thanks, Robert