Forum Discussion
SharePoint Online Document Library File Upload Customization
You can add additional columns to your content type and use Power Apps to accomplish this.
Another approach is to use 3rd party apps that provide this functionality. see e.g. Collab365 https://collab365.com/best-document-management-solutions-for-sharepoint/
and here for an example https://www.slimapplications.com/wp-content/uploads/2020/05/ExplorerUploadOverview_2Labels.png.
Something to be aware off is that users may add content via different ways such as browser, OneDrive for Business client, mobile devices, ... or documents may be uploaded by external applications.
- rjdev4523Jul 04, 2023Copper Contributor
Paul de Jong Thank you for your response. Unfortunately, in my current project we would not get PowerApps license and third party apps are not preferred by customer. I was researching but not sure if SPFx can help here with Form Customizer extension. I see example for List forms only but nothing on Libraries.
- Paul de JongJul 04, 2023Iron ContributorI do not know much about Form Customizer so hopefully someone can chime in. The example referenced above is an SPFx app but completely changes the UI. Ideally you want a solution that extends the standard modern view and only exposes the metadata upon uploading a document.