Previous Topic: Suppress Individual ParametersNext Topic: Support for Web Components (Deprecated)


Custom Parameter Labels

By default, parameters are identified on the report page by their label attribute (or by their name attribute, if no label is specified). If you want to display an alternative label for a parameter, add the following attribute to the <parameter> tag, for example:

report_label="My parameter label"