• Hi,

    I need to show the fields values from first form before submit on last form.
    Anyone know how?

    The first form have only the email field, and we need to $_POST[’email’], but not working.

    Thanks
    Bruno Azevedo

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author webheadcoder

    (@webheadllc)

    Hi,

    You can use the multiform tag. For example:

    [multiform email]

    Thread Starter GoalMarketing Portugal

    (@goalmartketing)

    Hi Thanks for reply.

    This is to show like shortcode in page.
    But i create a plugin that have a script that makes a draw between form 1 and 2 and, between this passage I needed to get the email tag that is in buffer to update a mysql table..

    Plugin Author webheadcoder

    (@webheadllc)

    Ah I see. That would be outside the scope of this plugin. You can try looking into the ‘wpcf7_posted_data’ hook. It’s from the core Contact Form 7 plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Show all fields in Page’ is closed to new replies.