Jul 04 2023 04:53 AM
Hello, I am looking for ways to customize File Upload behavior for Document Library instead of default OOB behavior. By customization, I mean extracting few metadata from file name, take few inputs from user and few validations. I wanted to know if this is feasible in SharePoint Online Modern experience sites. Any guidance in this regard is very much appreciated. Thank you.
Jul 04 2023 05:39 AM
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 link
and here for an example link.
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.
Jul 04 2023 06:20 AM
@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.
Jul 04 2023 06:40 AM