S406 List Report Writer Results

Use the S406 Tag to display the result table of a report in a PageBuilder page.

Note: This tag does not run the report.

Application

PageBuilder

Can You Add This S-Tag in the WYSIWYG content editor?

This S-Tag cannot be added using theWYSIWYG content editor toolbar. Add the S-Tag code to the HTML using the Plain Text View.

Can You Add This S-Tag in the Luminate CMS WYSIWYG content editor?

No, this S-Tag cannot be added using the Luminate CMSWYSIWYG content editor.

Format

  • Standard
    [[S406:result_id]]

  • XML
    <convio:session name="406” param=”result_id”/>

Parameters

  • result_id - (Required) Report results used for rendering the table.

Sample Code

  • Standard
    [[S406:1000]]

  • XML
    <convio:session name="406" param="1000"/>