ExamQuestions.com

Register
Login
Oracle Application Express 18: Developing Web Applications Exam Questions

Oracle

Oracle Application Express 18: Developing Web Applications

2 / 36

Question 2:

Michael has developed an app for tracking product defects. His navigation menu lists each product. He has defined application items and computations to hold the number of defects for each product. For example, for Hedgers, he has defined the application item HEDGER_DEFECTS. How can Michael add the number of open defects in the navigation menu entries? 

Answer options:

A. Update the Navigation Menu template to be Include Count.
B. Update Template Options and set Display Count to True.
C. Update the List Entry Label for Hedgers to Hedgers &HEDGER_DEFECTS., and similarly for other products.
D. Add &HEDGER_DEFECTS. to User Defined Attribute 01 in the navigation menu for Hedgers, and similarly for other products.