Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    By default, Flamingo stores Contact Form 7 submissions in the status of ‘spam’, ‘mail_sent’, and ‘mail_failed’ (I guess your “incomplete forms” fall in the ‘mail_failed’ status). You can customize this with the wpcf7_flamingo_submit_if filter hook.

    Thread Starter themugician

    (@themugician)

    ok I think that works

    Just to clarify when someone presses the submit button and they get a form error because they forgot to fill out all the form fields that attempt can still be saved in the database?
    Is that correct?

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    In that case the submission will fall in the validation_failed status. Flamingo doesn’t save data in the status by default.

    Thread Starter themugician

    (@themugician)

    Thank you.

    I think that’s all I need.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Save incomplete forms on submission’ is closed to new replies.