Group outline in FlexReport

Posted by: l_casiglio on 24 March 2021, 1:25 pm EST

    • Post Options:
    • Link

    Posted 24 March 2021, 1:25 pm EST

    Is there any kind of “Table of contents” for FlexReports?

    I need kind of a treeview displaying the hierarchical structure of the report groups, that selects the related page when clicking on a tree node.

    In alternative, i need a way to find and position the viewer based on a bookmark.

  • Posted 25 March 2021, 5:34 am EST

    Hi,

    You can use the OutlineLabel property of a field/section/subsection of a flex report, to change the text of its outline entry. Then you can set the ShowOutlines property of FlexViewer to true to show the outlines in the viewer.

    You can use the Bookmark property of a field/section/subsection of a flex report and HyperLink property of the fields of flex report to create a table of contents with navigation in the report.

    Please refer to the sample attached.

    Regards.

    Avnish

    FlexReportOutline.zip

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels