• Resolved gandotratushar

    (@gandotratushar)


    On this page there is a button called “Download Brochure”. On click there is a modal popup with a form embedded through shortcode. I have a hidden variable in the form
    input type=”hidden” name=”event-tag” value=””
    I need the name of the event to be passed in the value of this field. I have tried with CF7_get_post_var key=’title’ but it doesnt work. Any help will be appreciated.

    Thanks and Best Regards

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

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

    (@sevenspark)

    Hi there,

    Seems like it should work – make sure you don’t have any magic quotes in there (you do in this post, but I think it’s just because you haven’t wrapped it in code tags)

    Though it looks like you have the value in there now?

Viewing 1 replies (of 1 total)

The topic ‘Value in modal window’ is closed to new replies.