I'm facing a validation error on a simle List Form. I only get the error when iditing an item.
The validation message tells me: Please adress the following: This is a required field.
Any help would be appreciated!
I'm facing a validation error on a simle List Form. I only get the error when iditing an item.
The validation message tells me: Please adress the following: This is a required field.
Any help would be appreciated!
Maybe you do have a filed, that is set as "Required" but is not displayed on the form interface? Maybe you have a rule, that fills its value when item is added but when edited it doesn't? But it is certainly related to the required field you cannot see on your form.
For the debugging purposes you should add each mandatory field to UI and check which one is causing the problem
Regards,
Tomasz
I have found the issue, it was caused by a repeating section which seemed to be connected to a mandatory field.
Yup! Told you Something in the form structure not certainly visible on the UI layer
Glad you have found the solution. Please, mark any from the answers as "Correct" in case you feel your problem is solved.
Regards,
Tomasz
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.