logo
search
SharePoint Document Issues

Fix SharePoint List Items Disappearing After Saving

Maira MehtabMaira Mehtab Sep 21, 2026 868 views

Question details

Users are experiencing an issue where newly created SharePoint Online list items disappear shortly after saving, accompanied by an error message.

Product
SharePoint Online
Device & OS
not provided
Scenario
Creating and saving new items in a SharePoint Online list.
Observed behavior
The new list item appears briefly after saving, then disappears about a minute later and is not found in the Recycle Bin. A red warning icon displays the message 'Could not create this item. Please try again later.'
Before you start

Ensure you have the necessary List Owner or Administrator permissions to access and modify the advanced list settings in SharePoint Online.

Solution 1Recommended

Verify and Update Item-Level Permissions

Adjusting item-level permissions ensures users have the correct access rights to both read and create/edit items, which resolves database commit failures.

If a SharePoint list has restrictive item-level permissions, it can prevent items created by users from successfully writing to the database, causing them to visually revert and disappear from the interface.

1
Open List Settings

Navigate to your SharePoint list, click the gear icon (Settings) in the top right corner, and select 'List Settings'.

2
Access Advanced Settings

Under the General Settings column on the configuration page, click on 'Advanced settings'.

3
Modify Item-Level Permissions

Locate the 'Item-level Permissions' section. Set 'Read access' to 'Read all items' and 'Create and Edit access' to 'Create and edit all items', assuming this fits your organization's security policies.

4
Save Changes

Scroll to the bottom of the page and click 'OK' to apply the new permission settings, then attempt to create a new list item.

Permission Update Complete: After saving, allow a few moments for the new permissions to propagate across the SharePoint environment before testing.
Free Microsoft Office alternative

Experience Seamless Document Management with WPS Office

While complex SharePoint list issues require Microsoft 365 administrative support, your daily document editing shouldn't be complicated. WPS Office provides a free, lightweight, and highly compatible alternative to Microsoft Office, letting you create, edit, and collaborate on documents without the heavy overhead.

Fully compatible with Microsoft Word, Excel, and PowerPoint formats (DOCX, XLSX, PPTX).Lightweight installation that runs smoothly on older or budget devices.Familiar tabbed interface requiring no learning curve for Office users.Built-in PDF editing, conversion, and annotation tools.
microsoft office alternative - wps office

Frequently Asked Questions

Why does the 'Could not create this item' error appear in SharePoint?

This error typically occurs when there is a conflict in item-level permissions, a temporary desynchronization between the browser and SharePoint servers, or corrupted local browser cache preventing the item from committing to the database.

Can I recover the disappeared list item from the SharePoint Recycle Bin?

No. Because the item failed to save properly to the SharePoint database, it was never permanently created. As a result, it does not exist in the site's Recycle Bin and must be recreated.

What are HAR logs and why might Microsoft Support need them?

HAR (HTTP Archive) logs record the web browser's interaction with the SharePoint server. Support teams use these logs to track exactly where network requests fail during the saving process, helping them pinpoint the root cause of the error.