Capturing events for a spreadtable

We are now going to see how we can capture events from a spreadtable. You can capture events such as clicking on a hyperlink, navigating to a new row, or selecting multiple rows to name a few. We are going to add the triggers we require to capture the events and add code to show a message when the user clicks on a hyperlink. To do this we will perform the following actions:

  • Configuring a hyperlink on a spreadtable
  • Adding triggers to capture events for a grid
  • Adding a custom trigger to capture an event
  • Adding code to manage events from a grid
  • Testing the form

Configuring a hyperlink on a spreadtable

First we will modify the definition of the spreadtable to make one of the fields a hyperlink.

How to do it...

To modify ...

Get Oracle E-Business Suite R12 Core Development and Extension Cookbook 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.