I have a GQI which collects desired Views and View IDs which the user is able to select. I would then like to pass this as part of the URL to open a specific Monitor Page.
Web Component Settings Type is set to 'WebPage' with
URL set to 'http://localhost/monitoring/view/@{View ID}/elements'
which causes an error "Cannot convert null to a value type".
The idea is to pass the selected Views 'View ID' to the URL address, so the selected views element page opens. Is this possible?
Steve Purcell [SLC] [DevOps Advocate] Asked question 4 hours ago