How to use the Reporting add-on values for run parameters
Description
The Reporting add-on can be used to supply default or selection values for the run macro. This examples uses the Replace and Render Macro to accomplish this. The following is a simple example to show the concept only
.
{report-variable:Development Project|value=My project}
{replace-and-render}
{replace-item:%development_project%}{report-info:variable:Development Project}{replace-item}
{replace-body}
{run:autorun=true|replace=development_project:%development_project%:Development Project}
This is the selected project: $development_project
{run}
{replace-body}
{replace-and-render}
, multiple selections available, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.

