[]
        
(Showing Draft Content)

Info panel

The Info panel in the report designer allows you to configure report-level settings such as default preview modes, localization references, permissions, toolbar options, etc.


To set the report information properties, follow the steps given below:

  1. On the Document/Resource Portal, select the report for which you want to set the information properties, click the Ellipses button next to the selected report, and select the Edit option from the list.

    click edit


  2. The report designer is displayed. Click the Info button on the top-right corner of the designer.

    click info icon


    The following properties are displayed.


    Info-Panel

Property Description

Common

  • Description: Add the report description here.

  • Thumbnail: You can add a thumbnail from here by clicking and selecting the thumbnail image. You can delete the thumbnail by clicking the Remove thumbnail option. For details, refer to Generate Thumbnail.

  • Permissions: By clicking the Permissions button, you can select the roles and their permissions. For details, refer to Assign Permissions.


    Report Edit_Info Panel

Preview

  • Display Type: You can set the display type for the report from here. It has two options: Page and Galley. By default, the value is set to Page. If you select the option Page, the report is displayed by page, and View Mode option is displayed.

    diaply mode page


    If you select the option Galley, then there will be no pagination, and all content is displayed together in a row without the form of a page.

    Display Mode Galley


  • View Mode: You can set the default page view mode for the report from here. It has two options: Single and Continuous. By default, the value is set to Single. You can select the Continuous option to set the default view of reports to the continuous mode that allows scrolling through the pages of reports that have more than one page.

    Continuous mode


  • Zoom Mode: You can set the zoom mode of the report from here. It has three options: Default, Fit To Page, and Fit To Width. By default, the option Default is selected.


  • Fullscreen: On previewing the report, by default, the action bar is at the top. If you set the Fullscreen mode to True, the action bar comes at the bottom. You can click the Expand Toolbar button to display all the settings as shown below.

    click expand toolbar button


  • Top Parameter Panel Height: You can set the default height of the report parameter panel when displayed above, with a minimum value of 70 for the height of one control. You can also adjust this height by dragging the mouse during the actual preview.


    Preview Section


Jump To Report

  • Open Mode: Sets the style when opening a new document while jumping to another report. It has three forms: Embedded, Dialog, and New Window.

    • Embedded: It refers to opening a new report document in the current report.

    • Dialog: When you jump to display the target document, a dialog box will open. When the Dialog option is selected, then you will get the following items to set the dialog box properties:

      • Dialog Width/Height: Sets the width/height of the dialog box as a percentage of the original document. 100% represents the same size as the original report.

      • Show Header: You can set it to True or False. If this property is set to True, you can display the title of the new document.

      • Header Text Color/Header Background Color: You can set the background color and foreground color (text color) of the title.

      • Show Close Button: You can set it to True or False. If this property is set to True, then it will display the close button in the upper-right corner of the new dialog box.

      • Show Toolbar: You can set it to True or False. If this property is set to True, then it will display the toolbar for the new dialog box.

        Dialog-Option-Selected


        Example

        If we set the following properties for Dialog

        Dialog-Properties-Set


        Then on Jump To, the new dialog box will be shown as below:

        Dialog-Jump-To


    • New Window: When you jump to display the target document, a new window will open. When the New Window option is selected, then you will get the Show Toolbar option. When you set the Show Toolbar option to True, then the new window will have the toolbar. If it is set to False then there will be no toolbar in the new window.


  • Display Mode: Sets the display type of the new dialog box. It has three options: Default, Page, and Galley.


  • Zoom Mode: Sets the zoom mode of the new dialog box. It has three options: Default, Fit to Width, and Fit to Page.


    jump to report

Jump To URL

  • Open Mode: Sets the style when opening a new document while redirecting to a URL. It has two options: Dialog and New Window. By default, it is set to Window. Select the option Dialog to open a dialog box to display the target URL page. In this case, you can set the size of the dialog box and other details, as shown below:

    diLOG BOX

    Select the option New Window to reopen a window to display the URL page, and there is no need to set the opening style.


    jump to url

Internationalization

  • Language Resource File: You can load the language resources for a report. Refer to the section Internationalize Labels of Custom Parameter Controls for more details.

    add language resure


    After adding the language resources, the Language Resource Files field will be displayed as shown below.

    internationalization

Export

  • Export: When you export a report, you can choose to set the name of the exported file depending on the added Key/Value pair(s) in the Rendered Report Values property of the report.


    Set Rendered Report Values in a Report

    1. On the Document/Resource portal, edit report.

    2. Go to the Info Panel > Rendered Report Values property.

    3. Click Add to add one or more Key/Value pairs. The expression in the Value field can be an expression, a data field, or a parameter.

      export-rendered-report-values


      While exporting the report, the added keys can be used to modify the report's name as explained in Export Report topic.

Caching

  • Allow Caching: By default, it is set to No. If you set this property to Yes, then you need to set up report caching. For details about Report caching refer to the section Report caching.


    caching

Commands

  • Commands: You can customize different toolbars for the currently saved report using the commands. You can select/deselect all the available commands for the report here, by clicking the checkbox.


    select commands


    Once you select the checkboxes, the selected commands will be displayed as shown below.

    commands


    For example, if we add the following commands:


    Command-Options


    Then we will see all the selected command options in the preview toolbar as shown below.


    Preview-Tool-Options


    Note: The options available in the Info panel are controlled by the Designer Settings in the Admin portal for the reports