Create Train Sample in OAF
Following are the steps to create : Train Shared RN and Train Footer RN
These regions should be added to the pages : deptPG & empPG to get the train region in the respective pages.
Following are the steps to create : Train Shared RN and Train Footer RN
These regions should be added to the pages : deptPG & empPG to get the train region in the respective pages.
Step by Step Procedure
- Create a Page
- Create a new region -- set the region style to : train
- set the name of the train region to : trainRN
- select the trainRN. In the application Navigator pane set the : Allow Interaction Property to True.
- Save your work.
Add Train Nodes
1. Right-click the : trainRN in the structure pane, and select New-->link from the context menu
2. Set item1's poperties as follows
a. ID = link1
b. Destination URI := OA.jsp?page=xx/oracle/apps/fnd/deptPG
c. Text = Dept
3. Right-click the : trainRN in the structure pane, and select New-->link from the context menu
4. Set item1's poperties as follows
a. ID = link2
b. Destination URI := OA.jsp?page=xx/oracle/apps/fnd/empPG
c. Text = Employee
Create your standalone Train Footer
- Create an new region
- Set the region style to : pageButtonBar
- Set the ID: trainFooterRN
Add Navigation Bar to the above region : trainFooterRN
- Right Click and create a new region
- Set the region style to : navigationBar
- FirstStep=1 : LastStep=2
- Set the following properties
- Select New -- Link and set as follows :
- ID = link1
- Destination URI := OA.jsp?page=xx/oracle/apps/fnd/deptPG
- Warn About Changes = False
- Select New -- Link and set as follows :
- ID = link1
- Destination URI := OA.jsp?page=xx/oracle/apps/fnd/ empPG
- Warn About Changes = False
No comments:
Post a Comment