Category / Section
How to Customize Parameter Block Visibility Using Custom Properties in V2 Report Viewer
Published:
Updated:
In Bold Reports, customizing the visibility of the parameter block can enhance user experience by controlling when the parameter popup appears. The “ShowPanel” custom property allows users to manage this visibility efficiently. This feature is especially useful in scenarios where displaying or hiding the parameter block based on specific conditions or preferences is needed. This helps in improving the interface and user interaction.
To implement this setting, follow the steps outlined below:
- Click the grey area to open the report properties and navigate to the “Miscellaneous” section. Then, set the custom property ShowPanel to false.
- Save and preview the report in the V2 report viewer. Now, the parameter block will not be displayed by default, as the ShowPanel property is set to false.
Parameters must have a default value assigned to utilize the “ShowPanel” property. By default, the parameter block is visible, but you can hide it by setting the ShowPanel property to false.
A sample report has been attached here for your reference.