CHAPTER 10

image

Link a Check Box to a Collection

This chapter presents the first practical application of the techniques explored so far. Consider adding items to an online shopping cart. The list of items can have a check box, each allowing the user to add to the data store.

The resulting APEX page will combine several fundamental components serving the AJAX mechanism, allowing the report to insert a record into the database the moment the user clicks on the page.

This chapter also offers insight in the use of APEX debugging to track any runtime errors you may encounter.

About APEX Collections

APEX collections provide the perfect mechanism for the ...

Get Pro jQuery in Oracle Application Express now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.