To help insure a satisfactory user experience, to create an inner panel follow the steps
that are described here.
About this task
To create an inner panel:
Procedure
- Customize the view to which you want to add the inner panel.
- Edit the anchor page JSP file to include the resource ID
suffixes of any other inner panels you want to include.
The
syntax of inner panel resource IDs is <view ID's resource
ID><Suffix>. For example, I01.
You
only need to refer to the suffix. The Presentation Framework forms
the complete inner panel resource ID and includes the appropriate
JSP.
- From the Applications Manager, create the inner panel
resources under the newly created view.
- From the Applications Manager, create the actions
and links as necessary.
- Create the inner panel's JSP file, using a standard detail
inner panel JSP as a template.