• First I want to say, incredible plugin! I glanced at the code and holy smokes is it thorough, well written, and clearly had a lot of effort invested into it. Thank you so much for all the work you’ve invested for the betterment of the community!

    I know this is a long shot, but I have a contact form that’s used towards the footer of almost every page. I’d love to know which page the form was sent from for better analytics data. Is there any way to capture the page ID/Title it was sent from? The form is part of the theme so I unfortunately can’t add that as a form field. Is there a Php filter/hook I can work with to prepend the title to the saved form content? Thanks so much!

    Gratefully,
    David

    https://ww.wp.xz.cn/plugins/contact-form-7-to-database-extension/

Viewing 1 replies (of 1 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    CFDB can only record the information it gets in the submission, and usually information about the form page is not given. There is a way to do this in CF7.

    Your best bet is probably to see if you can inject some javascript into the page to find the form and add a field to it with the URL.

Viewing 1 replies (of 1 total)

The topic ‘Props! & Save Post ID/Title?’ is closed to new replies.