Adding buttons, list, and checkbox items

Now that we have created the form and it is running, we want to add some buttons and change the types of fields that we have created in the form. In this recipe, we are going to perform the following tasks:

  • Adding OK and Cancel buttons
  • Modifying the layout
  • Adding triggers to the buttons
  • Creating an LOV for the society name field
  • Configuring the date fields
  • Creating a list item
  • Creating a checkbox item
  • Testing the form

Adding OK and Cancel buttons

We are going to add two buttons. We will add an OK button which will save and exit the form. We will also add a Cancel button which will exit the form without performing any validation. We are going to add the buttons to the PERMGR_DTLS block.

How to do it...

To add buttons ...

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.