I want to take the following url and use the query variable id in a formula.
…weweb-preview.io/question/?q=34
But I want users to be able to navigate directly to this url from an external link. So I won’t be able to set a variable based on a click on a previous page.
I want to set the variable directly from the URL (i.e. 34) when the page is navigated to. Is this possible?