Some of the information that you entered is not valid. You must enter valid information before you can continue.
After creating a new form; it was time to test and I started getting errors here and there. :(.
This error comes up when I try to save the record. To debug the issue, I went straight to the insert() method on the custom table. Here is what I found. There is a division operation between field A and field B. Technically I was trying to divide 0 by a number. So to get it resolved, I inserted an if conditional statement….
0 thoughts on “Some of the information that you entered is not valid. You must enter valid information before you can continue.”