
Oracle E-Business Suite R12 Integration and OA Framework Development and Extension Cookbook
By :

We are now going to create an icon that will navigate to our createSocietyPG
page and query back the society and allow us to update it. We will perform the following tasks to update the society record:
Adding an update icon
Adding the logic when the update icon is clicked on
Adding the code to process the update in the createSocietyPG
page
Adding the updateSociety
method
Firstly, we will add the update icon to the master-detail page.
To add an icon for the updating society, perform the following steps:
In Applications Navigator, click on the EmpSocietiesPG.xml page.
In the Structure pane, right-click on the EmpSocietiesRN detail region. Select New and then select column from the pop-up menu, as shown in the following screenshot:
Set the ID property to UpdateSocietyCol.
Now, right-click on the UpdateSocietyCol item and select New | Item from the pop-up menu.
Set the following properties of the new item:
ID: UpdateSociety
Item Style: image
Image...
Change the font size
Change margin width
Change background colour