Referring to a variable from a URL

Newbie here ๐Ÿ™‚ I have successfully added a variable to a URL. The resulting URL looks like this...

...#control=Animals_Detail%202&uid=c4ba98f6&page=detail

On the resulting page (Animals_Detail 2) I have an action that I want to add "uid=c4ba98f6" onto the end of. How do I reference the variable uid and it's value in an action?

For the record, here is one thing I have tried that doesn't work...

idgeoman_0-1680621775267.png

 

0 1 65
1 REPLY 1

Basically, I want to pass uid along from view to view.

Top Labels in this Space