1 Reply Latest reply on Jul 5, 2011 8:47 AM by vrelits

    Refresh of popupPanel

    vrelits

      I have a popupPanel that retrieves items for selectOneMenu from backing bean.

       

      My problem is that it is NOT refreshed every time the popup panel (modal) is shown.

       

      It seems to store the state and not call the backing bean again to retreive data.

       

      My backing bean uses view scope.

       

      How can I get the popupPanel to refresh every time it is shown?