InfoPath solutions, articles, and tutorials for developers and Microsoft Office users

Practical step-by-step tutorials, articles, and solutions for InfoPath, InfoPath Forms Services, and related Microsoft technologies.

InfoPath Solutions Blog

Popular InfoPath articles

Auto-fill fields in InfoPath from a drop-down list box selection and secondary data source

Use rules and filters on the secondary data source to retrieve information from the secondary data source and fill fields on the form with data related to the selected item in the drop-down list box.

How to submit the rows of a repeating table in InfoPath to a SharePoint list

Programmatically add items from a repeating table in InfoPath to a SharePoint list by submitting a CAML update batch to the UpdateListItems method of the Lists web service that comes with Windows SharePoint Services (WSS).

Programmatically add items to a drop-down list box in InfoPath 2007

Bind the drop-down list box to a repeating node in either the Main or a secondary data source, and then loop through rows of data in another data source to populate the data source that is bound to the drop-down list box.

5 Ways to submit an InfoPath form to a SharePoint list

Learn which workarounds are available if you want to submit the data from an InfoPath form to a SharePoint list.

How to use a SharePoint ItemAdded event handler and the object model to submit data from an InfoPath form to a SharePoint list

This article explains how you can use an ItemAdded event handler on a Form Library to extract data from an InfoPath form that was submitted to the form library and use this data to add a new item to a custom SharePoint list.

More InfoPath articles...

Latest InfoPath articles

Secure InfoPath forms in SharePoint using encryption

Learn how you can use encryption and decryption to secure and protect data stored in InfoPath forms that are displayed through a browser via SharePoint.

Display the same repeating table in different places in InfoPath

Learn how you can display data from a repeating table in other repeating tables that are located on different places on an InfoPath form.

How to open an InfoPath form and template that were moved or copied

Learn how you can change the contents of an InfoPath form that is linked to an InfoPath form template that was moved or copied to a different location or computer, so that you can open the InfoPath form again in InfoPath.

Working with InfoPath