Steps to create an inner panel

About this task

To create an inner panel:

Procedure

  1. Customize the view to which you want to add the inner panel.
  2. 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.

  3. From the Applications Manager, create the inner panel resources under the newly created view.
  4. From the Applications Manager, create the actions and links as necessary.
  5. Create the inner panel's JSP file, using a standard detail inner panel JSP as a template.