Forum Discussion
John Warner
May 17, 2018Iron Contributor
Category Site Column not accepting values on some files (Modern)
This is a STRANGE error. I have set up a document library where I am adding hundreds of files. On these files, I am typing in a categorization in the Category site column that I added as part of ...
- May 29, 2018
Spoke with Microsoft, here is the answer.
The documents were named as .docx files but they were really saved as .doc files. SharePoint didn't like that. I renamed the documents and took the "x" off the end, re-uploaded and viola, problem fixed.
Deleted
May 17, 2018Have you looked at fiddler trace by any chance?
- John WarnerMay 18, 2018Iron Contributor
Not seeing any web traffic when either I type the Category or when the cell blanks out in Fiddler.
It is like there is a function in javascript firing to clear the cell. I haven't been able to catch it in the web debugger yet, haven't had time to really dig into it. Will try this afternoon. I was hoping this was a common issue that someone knew about.