#"Please correct invalid fields"

3 messages · Page 1 of 1 (latest)

little valley
#

Have an interesting one I think...

Attached a photo. The first one already exists (New Item) and is working. I added manually using addFieldRow the second one. When attempting to save, it says "Please correct invalid fields"

I have tried adding console.logs to beforeChange, beforeValidate, as well as a bunch of fields themselves to try and listen to what's going wrong.

How can I debug this? I don't know what field is invalid, and I can't seem to find any way to figure out what's failing.

I am using getData to grab the field row data.

dim shellBOT
little valley
#

Even more interesting, using "removeFieldRow" on the one that is already there and save, and it works, removes the row.