Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #301992

    Dear all,

    is there any option for posting the values of my input fields (contact form) to another php script?
    Or is there a place for processing the data directly in the code?

    I want to provide a form on my website with some input fields, but instead of sending an e-mail, I want to process the data in a php script. This php script creates a pdf document and the user can download it.

    Thank you very much.

    With best regards,
    Thomas.

    #302155

    Hey Thomas!

    That’s possible, but it will require some coding, the file to edit would be:

    /framework/php/class-form-generator.php

    Best regards,
    Josue

    #302801

    Thanks for your answer. I will try it.

    EDIT:
    Dear Josue,

    I am familiar with coding php, but developing WordPress is new to me.
    I know that I need to add a filter, but I am not sure where and especially how.

    Might you please give me a hint?

    With best regards,
    Thomas.

    • This reply was modified 10 years, 2 months ago by tludwig.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Post values of contact form’ is closed to new replies.