0 Replies Latest reply on Mar 3, 2009 10:49 AM by prataptripathy

    Implementing List of Values like Oracle ADF or Trinidad

    prataptripathy

      I am trying to implement a list of values. I tried the suggestion box but it can return just one value.

      Let us say I have two field in my web page namely Name and Age. I want to have a small icon beside the name field, which user can click and then it will show a window(new window of modal panel) which will list the different name and age from the database. User will select one record from the list and the name and age field will be automatically.

      We have load of list of values to implement( As we are migrating our oracle form application using jsf+richfaces), so I am looking for a robust method of doing it.

      Is there a facility in jsf to do it. Please reply, any help will be highly appreciated.