About the developer sample forms

Microsoft Office InfoPath

Show All Show All

About the developer sample forms

The Microsoft Office InfoPath 2003 developer sample forms are a set of forms designed to demonstrate various development techniques for customizing and implementing InfoPath features. The following table lists each of the developer sample forms and the features that they illustrate.

Name File name Description
Data Validation D_VALID.XSN Demonstrates the ways in which data can be validated in a form. Methods covered include schema-based, custom, and script-based validation.
Events EVENTS.XSN Demonstrates the events that can be used in a form. Events covered include form events, data validation events, and control events.
Structural Editing CD_EDIT.XSN Demonstrates the ways in which the source XML document of a form may be edited, and how the editing actions that are available to a user are based on context. Methods covered include field and structural editing, with examples of editing using controls and scripting code.
User Interface UIBASICS.XSN Demonstrates the ways in which the InfoPath user interface can be customized in a form. Methods covered include menu items, toolbars, custom task panes, and custom dialog boxes.

ShowUsing the developer sample forms