Question 1
Ellie has two related interactive grids on a page. Which two steps must she perform to create a master detail relationship between them?
Question 2
Nancy has an application that is performing unexpectedly. She has turned on debug for the page and reviewed the debug messages and still can't determine the cause of the Inconsistent behavior. She believes It may be an APEX bug.
What action should Nancy take to Identify the issue?
Question 3
Which processing point is enabled for computations during page processing?
Question 4
Sam is updating an application with a report (page 10) and form (page 11), where the form page has Page Mode "Normal." She wants to update the form page to a modal dialog, so it can be called from multiple report pages.
Sam has already changed Page Mode to "Modal Dialog." removed the breadcrumb region, added a button region to the dialog footer, and moved the buttons to the new region.
Whenever she opens the form page from a different report page (page is), it keeps returning to the original report page (Page 10) when she cancels or submits the form page.
Which three steps must Sam perform to get the modal page to always return to the report page from which it was called?
Question 5
Jenny has a form page based on ORDER_ITEMS. For certain product types, she needs to redirect to a modal dialog to ask for additional information, before validating of processing the record on page submission.
Which processing point should Jenny select for the branch?
