4 Replies Latest reply on Jul 17, 2008 4:33 AM by nabsky

    Populating a field from a selected datatable row

    smelzer.smelzer.tsys.com

      On a ascreen I have a field called user and a select user button next to it.  When you click the button I need to bring up either a new page, new popup window, or popup div that contains a datatable so you can select a user.  Then I need to populate the selected user back to the field.


      I have very limited real estate so I think I need to use another page to show the table and after the selection is made, go back to the previous page and populate the field, although the popup div tag would work too.


      What is the best way to do this with Seam?


      Thanks,
      Steve