Archiv der Kategorie: Infopath

Infopath 2003 / 2007 entries

Pass arguments into InfoPath 2007 from commandline / MOSS form services

When I design forms it is interesting to know if the form is running on a client or renderd on a server (MOSS Forms services / Forms Server). If you have this information you can customize some special features only … Weiterlesen

Veröffentlicht unter Development, Infopath | Kommentare deaktiviert für Pass arguments into InfoPath 2007 from commandline / MOSS form services

Add automatically rows to a repeating table in InfoPath 2007 with C#

Today I will explain how to add automatically rows in InfoPath 2007 to a repeating table with c#. You can download the InfoPath form and modifiy the code for your personal use. The code will work within the InfoPath client … Weiterlesen

Veröffentlicht unter Development, Infopath | Kommentare deaktiviert für Add automatically rows to a repeating table in InfoPath 2007 with C#