Hi.
Again, working with DIP...
On a blank environment, I create a library; allow content typ management; add a managed metadata column on document content type. I set a default value on the list column.
I update this column, with ShowInDisplayForm=True, ShowInEditForm=False, ShowinFileDlg=False
The column is shown in Word Document Information Panel.
I update the column, with ReadOnly=True. An then yes!!! The column is hidden in Word Document Information Panel.
In production environment: even with ReadOnly=True the column is shown. Impossible to update it. Column and content type come from a content type hub, but I thought the DIP was crated only used local library column settings. Any idea?
Could Microsoft explain how he standard DIP is created please?
At last, ShowinFileDlg seems to be useless, do you agree?