Forum Discussion
osmandfernando
Dec 13, 2019Copper Contributor
how can I make the attachments field mandatory in SharePoint online list?
 Dear Experts,      I want to make the attachment field Mandatory/Required in my List. How can do that? I do not have the powerapps option. So I need to make that possible from SharePoint itself     O...
- Dec 13, 2019Not possible unless you use classic SharePoint, or PowerApps. If it's a single attachment, you can use a SharePoint Document Library instead of a list, which each item is a document, which basically means it requires a document to start.
RobertS1645
Oct 27, 2025Copper Contributor
This is now also possible when using Forms in a SharePoint list. If you collect your input via a form, you can mark attachments as required. (https://www.sharepointdiary.com/2024/05/how-to-create-a-form-in-sharepoint-list.html)