Pass value to custom field using query arguments
-
Is it possible to post a custom field value to a WPUF form?
In other words, say I have a dropdown custom field with a name of “title” in the form. I would like to be able to use a URL with an included query argument ‘?title=”New Year”‘ and then the “title” dropdown custom field selects that value as the default.
I searched the documentation and could not find anything like that.
As an alternative, are there any hooks or filters available that might handle this functionality?
Seems like this would be a really awesome feature to have!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Pass value to custom field using query arguments’ is closed to new replies.