On-Line Form not saving data

Debayo Graham asked on July 22, 2014 17:35

I creating an on-line form and added it to a page using the on-line form web part. However when I click Save nothing happens. Any Ideas? I not even seeing a js error, is as if its not firing

Correct Answer

Debayo Graham answered on July 22, 2014 23:34

If I use a page that does not inherit from the master page that has a pageplaceholder it works. Is it that on-line form doesnt work in a pageplace holder?

0 votesVote for this answer Unmark Correct answer

Recent Answers


Joshua Adams answered on July 22, 2014 17:47

Have you checked the data in the back end? Maybe an entry is created but there isn't any validation and the clear after save or redirect properties on the webpart aren't set. Just a thought.

1 votesVote for this answer Mark as a Correct answer

Debayo Graham answered on July 22, 2014 17:54

hmmm when I go to the forma application and click on the recorded data tab. It says no data found

0 votesVote for this answer Mark as a Correct answer

Debayo Graham answered on July 22, 2014 17:55

I am using the free version of kentico for now. If that helps

1 votesVote for this answer Mark as a Correct answer

Joshua Adams answered on July 22, 2014 18:22

Do you have any other forms in the system that you can test with the same scenario? If not, it may help just to create one and see if it works.

1 votesVote for this answer Mark as a Correct answer

Adam Gitin answered on July 22, 2014 18:54

Hi Debayo,

1) check you EVENT LOG

2) Maybe one of the fields can not be null/empty and you have an empty validation message.

This could explain why you do not see any data saved and do not see any validation errors.

Hope thjis help,

Adam @4Hilton

1 votesVote for this answer Mark as a Correct answer

Debayo Graham answered on July 22, 2014 21:32

Event log says nothing. I tried adding validation text to all fields, nothing showed, I tried removing all validation and tell kentico to redirect to wwww.google.com, still nothing

1 votesVote for this answer Mark as a Correct answer

Adam Gitin answered on July 22, 2014 22:29

Maybe try just on field, a text box and see if that works.

1 votesVote for this answer Mark as a Correct answer

Debayo Graham answered on July 23, 2014 00:02

Thanks guys the problem was having a forms tag some where in the html

1 votesVote for this answer Mark as a Correct answer

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