Creating Quick Links

To create quick links:

  1. In the Design Structure Window of the desired file, select the pageLayout node.

    If the pageLayout node is not visible, expand page | content | dataScope | document | body | form.

  2. In the Property Inspector, set the following attribute:

Example (UIX XML)


...
<pageLayout quickLinksShown="true" 
            title="Page Title">
  
  <!-- REST OF PAGE LAYOUT-->
  
</pageLayout>
...    

About Quick Links

Working with Navigation Components

 

Copyright © 1997, 2004, Oracle. All rights reserved.