Skip to main content
Nintex Community Menu Bar

InfoPath Rules Viewer

  • October 10, 2009
  • 0 replies
  • 6 views

Forum|alt.badge.img+5

A Windows Forms application that allows you to view all of the rules within an InfoPath .xsn file. Similar to an XML viewer but with a focus on the rules. Allows you to navigate the entire manifest structure without having to manually extract the file from the XSN. Displays the manifest nodes in a TreeView control and the Attributes of each node in a DataGridView. The application is read-only and does not use the original XSN (makes a copy then destroys the copy).