Forum Discussion
Deleted
Feb 21, 2018InfoPath form library rendering .xml
I have a user who is reporting some odd behavior in the "modern" SharePoint library UI. She has an InfoPath form library, and when clicking on the document link to open it, all she sees is the .xml)....
Dean_Gross
Mar 12, 2018Silver Contributor
this is expected behavior
these customizations are currently not supported for "modern" lists and libraries:
- JSLink-based field customizations (see Note on SharePoint Framework Extensions)
- JSLink-based view customizations (see Note on SharePoint Framework Extensions)
- Custom CSS via AlternateCSSUrl web property
- Custom JavaScript embedded via user custom actions (see Note on SharePoint Framework Extensions)
- Custom master pages (more extensive branding will be supported later using alternative options)
- Customization via InfoPath
- Minimal Download Strategy (MDS)
- SharePoint server publishing
see https://docs.microsoft.com/en-us/sharepoint/dev/solution-guidance/modern-experience-customizations-customize-lists-and-libraries for more details