How-to query af:quickQuery on page load ?
        Posted  
        
            by frank.nimphius
        on Oracle Blogs
        
        See other posts from Oracle Blogs
        
            or by frank.nimphius
        
        
        
        Published on Mon, 20 Dec 2010 07:33:19 +0000
        Indexed on 
            2010/12/20
            17:51 UTC
        
        
        Read the original article
        Hit count: 456
        
A quick query component doesn't execute the query on page load. Check the "Query Automatically" checkbox in the ViewCriteria definition does not work as it does for the af:query component or list of values. To automatically query the af:quickQuery component, select the page's PageDef.xml file and expand the Executables node.
Select the ImplicitViewCriteriaQuery entry and set the InitialQueryOverriden property to true.
© Oracle Blogs or respective owner