• Resolved JC

    (@jcmartin)


    Hello Jeff,

    Love this plugin!
    We are all set-up, users create their post and we auto assign a category that only displays on the event page using another plugin ‘display posts’, (we couldn’t get images to display in a list with your plugin.) We then send them to a payment page to an ‘entry fee’.
    Our only snag is sending the data to the new form. We are thinking query string, but can’t quite get it to work. We get the field name to send, but not the value?
    If this is possible, let us know the syntax for the query string.

    Thanks
    JC

Viewing 1 replies (of 1 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Hi JC, glad to help.

    It’s an interesting idea, just not something the plugin can do at this time. There is nothing in the codebase that processes GET (query string) requests going to the form. All of the form handling happens via POST requests. That said, with WordPress just about anything is possible with custom code. It’s not something that I have done personally (sending data to the form), but thought I would mention just in case.

    I hope this helps, let me know if I can provide any further information.

Viewing 1 replies (of 1 total)
  • The topic ‘Pass values in query string’ is closed to new replies.