Support

Account

Home Forums Front-end Issues How do I get the form to save Reply To: How do I get the form to save

  • Just needs ‘post_id’ setting to the post id

    'post_id' => get_the_ID()

    And it works!