Forum Discussion
SharePoint Online: Not able to change content type of document from information panel
Repro steps:
- Create a document library
- Enable content type management on the library
- Add an additional content type
- Upload a document (which will get the default, Document, content type)
- Select the document in the library
- Open the information panel
- Change the content type
Behaviour:
- Content type is not changed
- Error in Console:
32501.js:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'null')
at t._getFormRenderMode (32501.js:1:38624)
at t._processClientFormResponse (32501.js:1:21196)
at t._processGetClientFormServerData (32501.js:1:10435)
at 32501.js:1:7539
- Reproduceable in multiple tenants
- Also not possible in the 'Edit all' panel
- When changing another field first, for instance 'Title', the user is able to change the content type. But after refreshing the page and reopening the information panel, changing the content type is again not possible
- When selecting multiple documents, it is possible to change the content type for them using the bulk update functionality.
- On targeted release tenants, it is working fine
- Crypto_PeteCopper Contributor
avdberg I am experiencing the same issue. Trying to change the Content Type in Quick Edit shows the cell as read only.
- homolworksCopper Contributor
Crypto_Pete and avdberg same here. I hope that Microsoft will respond to this quickly and give all a status update.
- homolworksCopper ContributorInterestingly enough, the bulk update property pane still works. But this means you need to have more than 1 document in the folder in order to edit it. so some of our users are now adding a "dummy" document in order to use the bulk edit experience as a workaround.
- avdbergCopper ContributorThis morning it started to work again on our environments, sometimes a clearing of local browser cache was needed.