save operation failed: DatasetError: Some of the elements validation failed

I keep getting this error when trying to submit a form in preview mode of wix code

You get that because some of the fields validation fails. This means that you might have a text type input form element on your page but that is actually a number type in your Data Collection. You must make sure that all types in your form is made compatible with the field types in your Data Collection. When you have fixed that it will work.

Hi,
Did you set user input validations?
Roi.

Hi Rio,

I am also getting the same error. Please assist.
The data input and dataset field type is same i.e. text field. Can you confirm on the input validation? I am not sure of how to check the same.

Hello ,

I have the same problem.
I have 3 DBs that connect to 2 repeters , only 1 works fine
checked field types which are okay …

what can I do? kind of hopeless…

What you can do ?

At first step → do not reopen old posts!
Second, open an own post, where you describe your own situation the the setup of your own little project.

Try to give every important detail, related to the issue you have.
At first everyone has to understand what you have done already, which elements you are using, and how you connected to each other.

Did you use the PROPERTY-PANEL, or do you also have some code?
A lot of questions, anybody knows the answer for.

You can link this post, as an example.