B
Brian McManus
Anyone know how to get this to appear on Open (or initial Save , or always
even)?
I havea custom Document Information Panel, which I have added to normal.dotm
and the xml looks something like this:
<customPropertyEditors xmlns="http://schemas.microsoft.com/office/2006">
<showOnOpen>
true
</showOnOpen>
<defaultPropertyEditorNamespace>
http://schemas.microsoft.com/office/infopath/2003/myXSD/2005-10-21T21:12:27
</defaultPropertyEditorNamespace>
<customPropertyEditor>
<XMLNamespace>
http://schemas.microsoft.com/office/infopath/2003/myXSD
</XMLNamespace>
<XSNLocation>
\\contoso-server\forms\assetForm.xsn
</XSNLocation>
</customPropertyEditor>
</customPropertyEditors>
Although this is not my actual xml my showOnOpen property is set to true as
above but this does not appear to be honoured. I know the panel is loaded
and running correctly because I can click on Properties and the Properties
pane, including my panel appears.
Any one been down this road?
Thanks,
Brian
even)?
I havea custom Document Information Panel, which I have added to normal.dotm
and the xml looks something like this:
<customPropertyEditors xmlns="http://schemas.microsoft.com/office/2006">
<showOnOpen>
true
</showOnOpen>
<defaultPropertyEditorNamespace>
http://schemas.microsoft.com/office/infopath/2003/myXSD/2005-10-21T21:12:27
</defaultPropertyEditorNamespace>
<customPropertyEditor>
<XMLNamespace>
http://schemas.microsoft.com/office/infopath/2003/myXSD
</XMLNamespace>
<XSNLocation>
\\contoso-server\forms\assetForm.xsn
</XSNLocation>
</customPropertyEditor>
</customPropertyEditors>
Although this is not my actual xml my showOnOpen property is set to true as
above but this does not appear to be honoured. I know the panel is loaded
and running correctly because I can click on Properties and the Properties
pane, including my panel appears.
Any one been down this road?
Thanks,
Brian