Hi @IniobongNkanga-8038 ,
To remove a column from a SharePoint list, you typically need to ensure that the column is not being used in any views or is not a required field. If you are encountering errors when attempting to delete the "SMLastModifiedDate" column, it may be due to it being a system column or having dependencies that prevent its deletion.
Here are some general steps you can follow to attempt to remove the column:
- Check Dependencies: Ensure that the column is not being used in any views, workflows, or calculated fields.
- Remove from Views: If the column is included in any list views, remove it from those views.
- Check Column Settings: Go to the list settings and check if the column is set as required. If it is, you will need to change it to optional before deletion.
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.