• AAA

    (@flag)


    Just works fine.

    Usage:

    1. Create a form 7 as usual.

    2. Then insert the form within your page:

    [contact-form-7 id="9999" title="Your Form"]

    3. Then within form 7 FORM editor, you can use:

    [showparam productname] // this will just insert as text
    [getparam productname] // this will insert a hidden field which you can use later

    4. Within form 7 EMAIL, you can use (along side with other form 7 code):

    Product name: [productname]
    
    Message Body:
    [your-message]

    You call the form within web browser like so:

    http YOURSITE/form/?productname=HelloWorld

    • This topic was modified 8 years ago by AAA.
  • The topic ‘Does work’ is closed to new replies.