In a SharePoint Online List form (NewForm.aspx and EditForm.aspx), how to make Attachments a required field?

frob 4,286 Reputation points
2021-11-09T20:00:33.21+00:00

Hi there

In a SharePoint Online List form (NewForm.aspx and EditForm.aspx), how to make Attachments a required field?

Thank you.

Microsoft 365 and Office | SharePoint | For business | Windows
0 comments No comments
{count} vote

Answer accepted by question author
  1. Allen Xu_MSFT 13,896 Reputation points
    2021-11-10T08:02:07.46+00:00

    Hi @frob ,

    I'm afraid It's impossible if the list is in SharePoint modern experience. 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. This is why there is no OOB setting to set Attachments field to the required field. It is a best practise to clearly distinguish between list and library to make the most use of them in SharePoint Online.

    ----------

    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.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.