Add User Meta Field in URL Query
-
I’m trying to get a user meta field (it’s a third party site ID, like ABC12345) into a pods url custom field, where the url would be static, except for the dynamic population of a url string (the ID).
So say User 1 has a meta field for a key named ‘u2did’ and a value of ‘ABC12345’.
I’d like to see if it’s possible to populate a url field like this:
https://domain.com/?u2did=ABC12345
OR
https://domain.com/?u2did= INSERT ‘u2did’ VALUE HERE
Is this even possible?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Add User Meta Field in URL Query’ is closed to new replies.