Thank you page is not shown if the image is submitted as well

  • helenmarshall
    Asked on November 4, 2015 at 11:58 AM
    - When sending an image, the 'thank you' text fails to appear; how can we fix that?
  • Ben
    Replied on November 4, 2015 at 12:24 PM

    I took a look at your form and I can recreate the same issue where I am shown a blank page after submitting the form.

    Looking into the form, I see why that happens. The reason why it did is because you have set your conditions to show empty thank you page on the submit if the name (which is required field) is filled out - which means that it would show it like that every time.

    Thank you page is not shown if the image is submitted as well Image 1 Screenshot 20

    Removing the condition will allow you to see the thank you page once again.

    Do let us know how it goes.