That is a Get Parameter option. Look at the Dynamic fields and then add the variable name in the advanced area.
Thread Starter
pako69
(@pako69)
I tried but it do not works…
My URL is:
https://www.mysite.com/mypage/?go=suitevideo
I set the section to be hide when the Get Parameter contains or equals to:
(I tried the 3 possibility below)
?go=suitevideo
or
go=suitevideo
or
suitevideo
Remove the / before the ?
I tried to look at your site but it said unavailable.
Is this published?
https://help.alchemer.com/help/url-variables
Thread Starter
pako69
(@pako69)
@lestexas60
https://www.mysite.com is just an exemple, it’s my real URL…
But why you said “Remove the / before the ?” I dit no use any / in the advanced area, I just try with those 3 things taht do not works:
?go=suitevideo
or
go=suitevideo
or
suitevideo
Like this: https://i.postimg.cc/RVCfX13X/Dynamic-Conditions.jpg
This is the link you poster;
https://www.mysite.com/mypage/?go=suitevideo
it has a /after mypage That should not be there
Maybe it was added after you went to the page
Goto https://tiger721.com/page1-2?les=red
When you get there in the URL it will show les=red
You can then retrieve that variable with the Get command in Dynamic Conditions
You mentioned the Advance area: Did you just create a button or a link and put this ?variable at the end of that? That’s all you need to do to pass the variable to another page.
-
This reply was modified 5 years, 4 months ago by
LesTexas60.
Thread Starter
pako69
(@pako69)
hi @lestexas60
The ending / has nothing to do with it π This / is just how our permalinks are structured.
But I make it works (with this trailing slash) and it works, it was not working be because I forgot to click on Dynamic Tag > Settings > Type > Parameter name! like this https://i.postimg.cc/Dwt1dBSH/Dynamic-Conditions-2.jpg
Now it works:
– Using this URL: https://www.mysite.com/my-page/?go=suitevideo > the section I want to hide, is hidden
– Using this URL: https://www.mysite.com/my-page/> the section is visible
Thanks for the help
Glad it’s working for you now.
-
This reply was modified 5 years, 4 months ago by
LesTexas60.