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!
Best answer by TomaszPoszytek
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
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.