Skip to main content Take our 5-minute Community Survey. Open now through 4/11/2025. Click here to participate.
I am hit with other issue 'Ensure that page performance is improved by only rerendering the table and error messages when a use clicks the Add button.' I have used actionRegion to rerender the needed table,chart and messages.still it shows issues.
16 answers
  1. Dec 20, 2017, 2:58 AM
    You have to be sure the Add button is only re-rendering the two items, messages and table:  reRender="pageMessages,orderItemTable"  and that the Save button is only reRendering the chart:  reRender="inventoryChart"  (assuming that is the id you gave it)
Loading
0/9000