Get the ID from a certain pod via the URL
-
Hi,
I have a link in one pod template which recalls another pod view, filtered by ID, i.e.:
https://www.domain.com/certainpage/?filter_podname=xxx => this works perfectly.Now I would love to display on this “certainpage” two fields from the pod that called this link (=the first and last name of this entry) So my question is: How do I get the ID from the URL, so I can create something like
[pods name=”podname” field=”firstname” where=”id=$ID”]I need the $ID part to be the exact “xxx” from the URL where this is called.
Just learning my way with pods… any help appreciated, thanks!
Astrid
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Get the ID from a certain pod via the URL’ is closed to new replies.