...
- Open the configuration form for the Stream Billing report list
- Go to the Actions tab
- Press to create a new action
- Give the action the following configuration:
- Name: Load billing report
- Display Name: Load report
- Run Selected TaskPlan: Load billing report
- Press
- Add a context parameter to the action:
- Go to the Context Parameters tab
- Press
- Configure a context parameter with the settings:
- Name: FileName
- Expression: FileList.FileName
- Note that to reference the selected row, we use the Element Name of the view on the dashboard
- Press
- Press in the main Action configuration form
- To associate the action with the view:
- Open the configuration form for the view File List
- Go to the Menu tab
- Press - Actions
- Drag the action Load report into the list of actions on the view
- Press to apply your changes
- Open the configuration form for the view File List
...