Oracle Application Express 5: Developing Web Applications — Question 68

Jason has developed an app for maintaining customers. He has a navigation menu for customers that he needs to associate with multiple pages.
How can Jason associate one list entry with multiple pages?

Answer options

Correct answer: E

Explanation

The correct answer is E, as it allows a single list entry to be associated with multiple pages by specifying a condition that matches any of the pages listed. Options A, B, C, and D do not effectively provide a way to link one list entry to multiple pages simultaneously, either by suggesting incorrect methods or failing to meet the requirement of multiple associations.