Unused Secondary Data Connections

F

faivre

Hello,

Was wondering if there is a quick and easy way to find out if any of my
secondary data connections are not being used in my form (ie referenced
via design)?

Thanks,

Brian
 
S

S.Y.M. Wong-A-Ton

Unfortunately, there isn't an easy way to inspect this in the current version
of InfoPath. The way you can do it right now is to extract the form files
(File > Extract Form Files...) and then look into the manifest.xsf to see
which data connections have been defined and then in the view.xsl to see
which fields have been bound to the data connections.
 
Top