Oracle Application Express 5: Developing Web Applications — Question 40
Penny has created a special survey page, Page 8, where she wants to hide the standard navigation menu.
Which two ways can Penny hide the navigation menu only for Page 8? (Choose two.)
Answer options
- A. Update the navigation menu and set condition of Never for Page 8.
- B. Change Page Template to Minimal (No Navigation) for Page 8.
- C. Go to Page Shared Components. Right-click the navigation menu entry and select Delete.
- D. Delete the Navigation Menu region from Page 8.
- E. Set Override User Interface Level to Yes.
- F. Do not include Page 8 in the list of pages in the navigation menu.
Correct answer: A, B
Explanation
The correct answers, A and B, allow Penny to hide the navigation menu specifically for Page 8 by either setting a condition or changing the template. Options C and D would remove the navigation menu entirely, which is not limited to Page 8, while options E and F do not directly address hiding the menu for just that page.