Oracle Application Express 5: Developing Web Applications — Question 59

Mark has created a modal form page to enter new calendar events. Mark now wants to call the form when an end user clicks an empty calendar spot.
How can Mark update the calendar region to call the form?

Answer options

Correct answer: E

Explanation

The correct answer is E because using the view/edit link attribute allows the display of the selected calendar entry, which is necessary when a user interacts with the calendar. The other options either do not specifically address calling a form for an empty calendar spot or involve incorrect methods for linking to the form.