Displaying the Fully Expanded ATML Test Results 2.02 Report in Plain HTML
- Updated2025-07-23
- 1 minute(s) read
Complete the following steps to display the fully expanded state of the report in a plain HTML format without any additional expand or collapse functionality. By default, the report enables the expand and collapse functionality.
- Open the TR_horizontal.xsl file.
- Search for the gGeneratePlainHTML XSLT variable.
- Set the variable to true() to display the plain HTML format. You can reset the variable to false() to disable displaying the plain HTML format.