-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Oracle E-Business Suite R12 Core Development and Extension Cookbook
By :

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
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.
To add buttons to our form, perform the following tasks:
1. In the forms developer, navigate to Data Blocks | PERMGR_DTLS | Items.
2. Click on the + button twice to add two new items.
3. Set the following properties of the first item:
Name:
OK_BTN
Subclass Information...
Change the font size
Change margin width
Change background colour