• Resolved chti56

    (@chti56)


    Hello,

    I have created a page containing several text strings. Each of them is a product name.
    When i clic on a string which is a product name in this page i’m redirected to a contact form.
    Is it possible to pass the string on which i clicked as a dynamic value so that it will be sent with the message ?

    Many Thanks for help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter chti56

    (@chti56)

    Nobody can answer ?

    Rgds

    Thread Starter chti56

    (@chti56)

    Hello,
    Here is what i did:
    [dynamictext contact-form-context id:contact-form-context uneditable “CF7_GET key=’product'”]

    … and i passed a product name while calling the contact form as ?product=xxxx

    Hope that it can help.

    Rgds

    Plugin Author sevenspark

    (@sevenspark)

    Yup, that’s exactly right ?? You can either include the value as a GET param in the link URL, or submit an actual form with that value as an input with the name ‘product’

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Dynamic value passing’ is closed to new replies.