• Resolved thueske

    (@thueske)


    Hello,

    I have a contact form with different inputs. I would like to show a special input on the “request successful” page (redirection via the plugin).

    However, I’m not sure how to get the hf_form_success hook to show me the appropriate value ($submission->data[‘form-vorname’]) on the “request successful” page.

    Do you have a tip? ??

    Thanks.

Viewing 1 replies (of 1 total)
  • I would start with var_dump($submission) or print_r($submission) to see what you’ve got to work with there.

    Hope that helps. If you have any questions, please let me know!

Viewing 1 replies (of 1 total)
  • The topic ‘Use hf_form_success to display Form value’ is closed to new replies.