2 Replies Latest reply on May 13, 2009 11:19 PM by luxspes

    ScopeType issue with modal panels

    knice147

      I have a browse page with a modal panel connected to it, which allows the user to filter a datagrid on the browse page depending upon criteria entered on the modal panel.  Here is the problem: I need to put the object holding the search criteria in a SCOPE that will persist the information as long as the user is on the current page.  I thought ScopeType.PAGE would work but each time I open the modal panel the information is no longer there?