You need to sign in to do that
Don't have an account?
Advanced Apex Superbadge (PDII) Step 3
Hi all,
I'm getting an error while verifying the step 3:
Anyone have an answer?
Thank you.
I'm getting an error while verifying the step 3:
- Ensure that page performance is improved by only rerendering the table and error messages when a use clicks the Add button.
Anyone have an answer?
Thank you.
All Answers
I am getting the below error while verifying the setp 3:
Challenge Not yet complete... here's what's wrong:
Ensure that the PricebookEntries are saved on the standard Pricebook.
When I tested it, PriceBookEntries are inserted with standard Pricebook ID but still receive this error.
Can you please suggest?
Thank you.
Hi Rocco, can you please let me know how you solved the rerendering error in detail.
<apex:commandButton action="{!addRows}" value="Add" reRender="orderItemTable,pageMessages"/>