Viewing 2 replies - 1 through 2 (of 2 total)
  • I don’t think you can choose a page to post into. It will create a new page, or if you set the ID field referring to a page id number, it will probably update/overwrite the page content. If you want to append to a page you are probably better off creating a page that shows posts from a particular category, then have your form create posts in that category so that they appear on the page.

    To create a new page, you would put something like [text post_type "page"] but that would show the text field in your form. To make it a hidden field, and you are using contact-form-7-modules, then I think [hidden post_type “page”] will work but you can’t have a second “post_type” field in the form.

    Hi
    I’m about to use your Contact Form 7 Dynamic Text Extension combining CF7 and SheepIt! jquery script (https://www.mdelrosso.com/sheepit/index.php?lng=en_GB&sec=demos).

    I’ve managed to combine those two, but I’ve got a problem with duplicated [text* surname] shortcode.

    I would like to add a variable to this shortcode to look like: [text* surname-CF7_GET], where ‘CF7_GET’ is a number 1-10.

    Is that possible with this plugin?

    Thanks!
    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Contact Form 7 Dynamic Text Extension] Need help with adding hidden field’ is closed to new replies.