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

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

Now that we have created a menu item, we want to execute an action when the menu is selected. We are going to call the Societies form we have developed in the previous forms chapters (if you have not done so then you can install the completed form from the Chapter 3, Advanced Oracle Forms download bundle). This demonstrates how we can call a form using personalization. To launch a form we will need to perform the following tasks:
Adding a condition
Adding a builtin to launch a form
Testing to see if the form is launched
The first thing we need to do is add a custom trigger that will fire when we want to launch the form. In this case, whenever a SPECIAL45
trigger is raised, we want to be able to launch the form. The SPECIAL45
trigger is raised whenever we select Societies from the menu.
To launch a form, we will perform the following tasks:
1. Log in to Oracle with the UK HRMS Manager responsibility.
2. Navigate to People | Enter and Maintain.
3...
Change the font size
Change margin width
Change background colour