How to: |
You can launch a Designer portal with an added benefit of passing parameters to its content across all pages. This feature is useful when you need to narrow large sets of data or in cases when a focus on a specific element is needed. Furthermore, you can save your modified parameterized portal as a URL in your repository for easy reference, or you can display this URL in other pages or portals. You can also build in access to your parameterized portal into drill-down links within a chart or report.
Note: It is recommended to create an alias for your portal. This will ensure a shorter URL, which is easier to reference and modify.
Note: If you want to pass the same parameter across two or more pages of the portal, be sure to include parameterized content and filters for this parameter in every page.
?&PARAMETER_NAME=PARAMETER_VALUE
where:
Is the name of the parameter you want to pass.
Note: To confirm the exact name of your parameter, open the page in WebFOCUS Designer, click the Info button and note the parameter listed in the Parameters/Fields category.
Is the value of the parameter you are passing.
In our example, we are specifying the EMEA value for the Region filter, as displayed in the following image.
If you want to pass multiple parameters, simply repeat the syntax for each new parameter at the end of the URL. In our example, we are specifying the EMEA value of the Region filter, and the Accessories and Computers values for the Category filter, as shown in the following image.
Note: When you are specifying multiple values of the same parameter, make sure this filter supports multiple selection of values.
You can save your parameterized portal as a standalone URL content item in your repository.
The New URL dialog box opens.
An example of a fully populated New URL dialog box is shown in the following image.
The URL item displays in your repository. You can now run it, share it, and include it in other portals or pages as a content item.
You can create a report or chart with hyperlinks that launch a portal with parameters.
WebFOCUS Designer opens.
After you select a data source, the WebFOCUS Designer canvas loads.
In this example, we will create a report, since drill-down links in reports appear as easily identifiable hyperlinked text values. Therefore, we will select either the grid or standard report content type. However, you can add drilldowns to any standard chart type as well. Drilldowns added to charts are available from tooltips when you point to an area of the chart.
Make sure to add the field by which the content in the portal is filtered when you pass the parameter.
The Configure Drill Downs dialog box opens.
An example of the populated Configure Drill Downs dialog box is shown in the following image.
The hyperlinks are added to the entries of the selected field.
The portal loads and the parameter corresponding to the clicked hyperlink is passed.