Is it possible for a Web Page Widget to dynamically respond to what is selected in another Canvas Widget?

Is there a way to add fields or other variable-style components to the URL defined for a Web Page Widget so that it responds to selections in another widget on the Canvas?

Example: Selecting a row of a Shots widget whose Id is 2527 causes the URL of a Web Page Widget to be www-dot-SomeCustomDomain-dot-com?id=2527

I was imagining a URL defined along the lines of www-dot-SomeCustomDomain-dot-com?id={Shots.id}

This would be really great. I have often wished for top-level canvas filters / variables that can affect all the other widgets on the page…

1 Like