8.9.6.4 Customizing the Interactive Report Actions Menu

Customize or disable an interactive report Actions menu.

The Actions menu appears to the right of the Go button on the Search bar in an interactive report. Users use the Actions menu to customize how report information displays. Developers control what options display on the Actions menu in an interactive report.

Tip:

The structure of the interactive report Actions menu changed in release 5.1 to be consistent with interactive grids. To alter an interactive report Actions menu to use the previous (or legacy) structure, go to Shared Components, Component Settings, and configure the Interactive Report component. See Configuring Interactive Report Action Menu Structure.

To customize the Actions menu:

  1. View the page in Page Designer:
    Page Designer appears.
  2. In the Rendering tab, select the region containing the report.
  3. In the Property Editor, select the Attributes tab.
    The Property Editor displays the attributes. Attributes are organized in groups
  4. In the Property Editor, find the Actions Menu group.
  5. Under Actions Menu, enable and disable options by selecting On or Of
    • Include Actions Menu - Specify whether the Actions menu is included within the Search Bar.
    • Filter - Specify whether end users can define filters on this report.
    • Select Columns - Specify whether end users can use Select Columns in the Actions menu to change the columns displayed in this report. User can select (or show), deselect (or hide) and reorder multiple columns using this option.
    • Rows Per Page - Specify whether end users can change the number of rows displayed for this report.
    • Sort - Specify whether end users can define sort columns for this report.
    • Control Break - Specify whether end users can define control breaks for this report.
    • Highlight - Specify whether end users can define highlights for this report.
    • Compute - Specify whether end users can define computational columns for this report.
    • Aggregate - Specify whether end users can define aggregates for this report.
    • Chart - Specify whether end users can define charts for this report.
    • Group By - Specify whether end users can define group by break-downs for this report.
    • Pivot - Specify whether end users can define pivot break-downs for this report.
    • Flashback - Specify whether end users can utilize flashback queries for this report.
    • Save Report - Specify whether end users can save their current report definition as a Private report. Private reports are displayed in a select list of available reports in the Search Bar, and are only displayed to the user who saved the report, providing they are authenticated. The option on the Actions menu is only available to authenticated users.
    • Save Public Report - Specify whether end users can save their current report definition as a Public report. Public reports are displayed in a select list of available reports in the Search Bar, and are displayed to everyone. The option on the Actions menu is only available to authenticated users and is further restricted if you also populate the Save Public Report Authorization.
    • Save Public Report Authorization - Select an authorization scheme to restrict who can save public report definitions. To enable an end user to save a public report, this authorization scheme must evaluate to TRUE. If no authorization scheme is provided then reports may be saved by any user.
    • Reset - Specify whether end users can reset their reports from the Actions menu. Resetting the report reverts all customizations made by the user, or specified by the calling URL, and displays the Primary Report.
    • Help - Specify whether end users can invoke the built-in help modal dialog for interactive reports. The help dialog only outlines those options available to the current user.
    • Subscription - Specify whether end users can define subscription settings for this report.
    • Download - Specify whether end users can download the report to one of the download formats specified.
  6. To save your changes click Save. To save and run the page, click Save and Run Page.