8.8.3 Managing Interactive Report Region Attributes

Edit region attributes to alter the SQL source, change the region layout and appearance, define a region displays selector, and create region conditions.

8.8.3.1 Editing Interactive Report Region Attributes

To edit region attributes in Page Designer:

  1. View the page in Page Designer:
    1. On the Workspace home page, click the App Builder icon.
    2. Select an application.
    3. Select a page.
    Page Designer appears.
  2. In the Rendering tab, select the region.

    In the Property Editor, the Region tab displays the attributes which are organized into groups.

  3. To find a group or attribute:
    • Search for the group or attribute - Enter keywords in the Filter Properties field. The Property Editor displays the group or attributes. To return to the default display, delete the keywords.

    • Use Go to Group - Click Go to Group and select the group. To return the default display, click Go to Group again and select Expand All.

  4. Edit the appropriate attributes.

    Tip:

    To view help for an attribute, select the attribute in the Property Editor and click the Help tab in the central pane.

  5. To save your changes click Save. To save and run the page, click Save and Run Page.

8.8.3.2 Displaying Interactive Reports Conditionally

You can choose to have interactive reports display conditionally by editing region attributes.

To display an interactive report conditionally:

  1. View the page in Page Designer:
    Page Designer appears.
  2. In the Rendering tab, select the region.
    The Property Editor displays the Region tab. Attributes are organized in groups.
  3. Page Designer indicates what to do next. If there is an error, the Show Messages icon displays in the Page Developer toolbar.
    1. Click the Show Messages icon on the Page Designer toolbar.
      The Messages dialog displays errors that must be addressed.
    2. Select an error to highlight the associated attribute in the Property Editor.
  4. Configure Server-side Condition:
    1. Find the Server-side Condition group.
    2. Type - Select a condition type and follow the on-screen instructions
  5. To save your changes click Save. To save and run the page, click Save and Run Page.

Tip:

Asynchronous JavaScript and XML (Ajax) is used throughout interactive reports. Because Ajax is asynchronous, the value evaluated for conditional display must be in the session. To display an interactive report conditionally based on specified value, use a page item instead of using a :REQUEST value. Using :REQUEST in a conditional display causes the interactive report to function incorrectly.