Hi Experts,
I have some quite complicated IP forms. I would like to generate a
documentation (eg a formatted Word document) about the IP form properties,
like
- list about fields which has Rules applied
- list about fields which has conditional formatting applied
- list about data connections
- list about user roles
- etc...
A document like this would be a great help to understand a form, and
tracking modifications.
Any help is appreciated!
Thanks,

Signature
Zoltan Fedor
S.Y.M. Wong-A-Ton - 05 Feb 2007 07:10 GMT
You'll have to crack open (Extract the Form Files) the XSN, because much of
that information is located in the .xsf and pick the other files in the XSN
to pieces to get the information you require. It might have been much easier
to just document things as you go. :)
In InfoPath 2007 there is a logic inspector that gives you an overview of
some of that information (see
http://office.microsoft.com/en-us/infopath/HA101663011033.aspx and
http://www.codeproject.com/useritems/logicinspector.asp).
---
S.Y.M. Wong-A-Ton
> Hi Experts,
> I have some quite complicated IP forms. I would like to generate a
[quoted text clipped - 9 lines]
> Any help is appreciated!
> Thanks,