Report header visibility

Report header visibility

Comments

  • Hi,
    Is there any way to hide report header or change its title from Report Viewer when its opened by End Form Session step by Report ID, not by the Report viewer on the page?

  • Hi,

    Unfortunately, when a report is called in this manner it is built at runtime within our codebase. As such without making direct changes this will not be possible.

    However, as an alternative solution, it would be possible if you house the report on a custom page with a report viewer component. This will allow you to specify or remove the header values, and retain your functionality. The same end session step can be used to navigate to this page.

    Page changes:

    [color=rgb(127, 140, 141)][font=Roboto][img]att1[/img][/font][/color]
    [color=rgb(127, 140, 141)][font=Roboto]
    [/font][/color]
    Report output:
    [color=rgb(127, 140, 141)][font=Roboto]
    [/font][/color]
    [color=rgb(127, 140, 141)][font=Roboto] [img]att2[/img][/font][/color]
    [color=rgb(127, 140, 141)][font=Roboto]
    [/font][/color]

    Step changes:

    [color=rgb(127, 140, 141)][font=Roboto] [img]att3[/img][/font][/color]

    Further details on setting up a page can be found [url=https://documentation.decisions.com/docs/create-your-first-page-dashboard]here[/url].

    If you have concerns about who could access this, please see our documentation on applying [url=https://documentation.decisions.com/docs/about-folder-portal-permissions]permissions[/url].
    [i]edited by tim@decisions.com on 3/7/2022[/i]

Sign In or Register to comment.