While updating inform path in the sharepoint list showing below error

sns 9,231 Reputation points
2023-01-23T17:06:13.52+00:00

While updating inform path in the SharePoint list showing below error. Please suggest.

User's image

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,298 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,300 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Haoyan Xue_MSFT 22,466 Reputation points Microsoft Vendor
    2023-01-24T02:40:38.0833333+00:00

    Hi @sns ,

    You will not be able to submit a form with errors - that's what data validation is all about. Can you see which fields are causing errors? If they are not displayed in your form view, there should be a "Details" button on the error message that will tell you which fields are problematic. You will need to remove the data validation accordingly (or set the fields to allow blanks - this may also cause these errors).

    If without additional details, I suggest you go through the fields one by one, here are a few things you can try:

    1. Deselect the checkbox of Validation (“cannot be blank”) for other fields (with no Rules applied).
    2. Temporarily remove the Formatting Rules (“Hide this control”) and use Validation Rules with ScreenTip instead, see if the issue remains.
    3. Delete the fields that are not used in the form if any.

    Note: Whenever you make any changes, you need to delete the existing InfoPath form first.

    Then republish the InfoPath form. Some errors will not be completely covered unless the InfoPath form is deleted.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.