Forum Discussion
SharePoint 2019 List form customization
Hi KD1502,
There are some customizations that can be done to the modern List and Libraries, more information can be found @ https://docs.microsoft.com/en-us/sharepoint/dev/solution-guidance/modern-experience-customizations-customize-lists-and-libraries
I am primarily a SharePoint Online user and don't have immediate access to a 2019 on-prem site to check this, but when you have a list open, you should also have an option in the command bar to use PowerApps to customize forms:
A lot can be customized in PowerApps, when it comes to SharePoint List Forms, including actions when saving data. Hope this helps.
- patrickcpApr 07, 2020Copper Contributor
jcgonzalezmartin, again... I don't have an on prem server to look at, but according to the "https://docs.microsoft.com/en-us/SharePoint/what-s-new/new-and-improved-features-in-sharepoint-server-2019#integration-with-power-apps-power-bi-and-power-automate" article, there are now integration with PowerApps and Power Automate. I do not know to what extent, but it is at least worth looking at.
KD1502 , you can also look at using SharePoint framework to add some custom dialog to a list. You can find more about this here: https://docs.microsoft.com/en-us/sharepoint/dev/spfx/extensions/guidance/using-custom-dialogs-with-spfx- Apr 07, 2020🙂 I'm completely aware of the options here, of course you can build PowerApps that "consume" OnPrem data, but you will need PowerApps and deploy the Gateway so being purist, customizing list forms with PowerApps in the same way we can do in SPO is not the same thing...
- Swaminathan SriramApr 07, 2020Iron Contributor
+1 to jcgonzalezmartin response.
In SharePoint 2019, currently, customization of OOTB Modern List Forms is not yet possible and the native option to customize the List Forms and stitching it back and overriding the OOTB List Forms as we have in SharePoint Online is not available yet in SharePoint 2019.
Quickly checked in one of the sites in my development SharePoint 2019, the option of PowerApps -> Customize List Forms Option is not available. Please find attached the snapshot for your reference.
Thanks.
- patrickcpApr 07, 2020Copper Contributor
Swaminathan Sriram Thanks for verifying that.