Error while submitting the form

Nadeem khan asked on March 23, 2015 08:14

I have created a Form for Online survey where I want that when the form is filled properly the data should get submitted.

I get error as

*The entered values cannot be saved. Please see the fields below for details. Please enter a value. *

Now what is happening here is. I am unable to submit the form even after filling all the fields. Please suggest what is going wrong here.

I am using Kentico ver 7.0 for my project.

Correct Answer

Brenden Kehren answered on March 23, 2015 12:31

A couple things could be happening:

  1. You have a required field but it is not visible on the form for the user to fill out
  2. You have validation on a field and the regex is incorrect

Have you checked the event log, are there any errors regarding the form submission?

1 votesVote for this answer Unmark Correct answer

Recent Answers


Nadeem khan answered on March 23, 2015 12:47

Yes, the point no.1 was the issue. I resolved that.

Thanks a lot

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.