Creating and editing VebView widget parameters
You can use parameter connections to link widgets on a dashboard. For WebView widgets, you create the parameters from parts of the URL. For example, if the URL contained location information, you could make a location parameter from that part of the URL and use it in communication between widgets. Unlike report parameters, WebView parameters cannot be automatically added to a parameter connection.
See Communication between widgets.
WebView parameters replace part of the URL with
${parameter_name}
. You can make parameters from a URL,
or you can paste in a URL which already contains parameters in the required
format. You can also use the
icon to reuse
parameters. For example, if you have used the parameters of a URL in a
parameter connection but the URL then needs to be changed, you can use Link
instead of remaking parameters for the new URL and then recreating the
parameter connection.