I am trying to hide a managed metadata column in the document information panel. I attempted to do this by setting the ShowInFileDlg property of the field to false however the field still shows. I've used this same approch on a multiline text field and that worked fine?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
I believe this is a bug. I have not found solution but I have workaround. I have split my content type into 2 content types. One has managed metadata columns I do not want to be displayed in DIP and another has columns that should be displayed. I added these 2 content types to my library and assigned the one without managed metadata to my documents. After that, I have all columns available in library for document and only the one I want are displayed in DIP. This workaround has one limitation: columns hidden in this manner will not show up in standard form (is my scenario this is OK for me). |
|||
|
|