• Resolved keesjan

    (@keesjan)


    Hi,
    Can you please tell me if this scenario is possible?

    – user clicks button on page X, a woocommerce product page to download product specific pdf.
    – based on the referal URL or (more stable I assume); the internal product id, a hidden field is added so the form know after users enter email, what pdf autoresponder to send.

Viewing 1 replies (of 1 total)
  • Plugin Author sevenspark

    (@sevenspark)

    Hi keesjan,

    You can use the included CF7_referrer shortcode if you want to just include the referral URL in the email

    If you want the actual product ID, then you’d need to manually include that in the URL query on the link/button ( ?product_id=5 ), then you could grab it with the CF7_GET shortcode.

    Though honestly if you’re looking to set up autoresponders/funnels, you may want to use a more advanced for builder than CF7 (which is great, but more suited for simple contact forms)

    Hope that helps

Viewing 1 replies (of 1 total)
  • The topic ‘prepopulate form based on woocommerce product id’ is closed to new replies.