0 Replies Latest reply on Feb 3, 2010 6:18 PM by sburgula1

    PickList

      I have a pickList a list of Faculty objects on my left side of pickList.  And I have a List<String> as my right side list.  I am trying to access the right list before submission of the page.  I want to overwrite the right side list with a data retrieved from a previous page.  Is it possible to display data on the right side of a pickList before the page submits.