Top "Infopath" questions

InfoPath is a component of the Microsoft Office Suite of applications that allows for the creation of XML based form templates and the collection of structured data.

What are the Benefits of using InfoPath forms in SharePoint?

What are the Benefits of using InfoPath forms in SharePoint? I’ve been doing research on InfoPath to see how …

sharepoint infopath
RegEx Date Validation for M/D/YYYY and MM/DD/YYYY (InfoPath)

I'm looking for some RegEx for a custom pattern validation for a date field in InfoPath 2010. The accepted date format …

regex forms sharepoint webforms infopath
Sharepoint permissions (user should able to submit the form, but not able to edit/delete it)?

I'm new to info path-share point. I want following functionality in my form: user should able to submit the form. …

sharepoint infopath
InfoPath won't let me customize forms for list

When i try to create a custom InfoPath form on my Orders List I get the following error: The SharePoint …

sharepoint forms sharepoint-2010 infopath
Retrieving a sharepoint list in Infopath only shows first 100 records

I am retrieving a list of values from a sharepoint list, which works well but my problem is that it …

sharepoint infopath
SharePoint 2013 - InfoPath form using REST API and cannot get the data

Environment: SharePoint 2013 Online & InfoPath form 2013 I'm try to make a data collection using REST API and using a button …

sharepoint infopath
Can i create a XmlNamespaceManager object from the xml file i am about to read?

I have some c# code running on sharepoint that i use to check inside the xml of an infopath document …

c# xml sharepoint infopath
Deploy custom InfoPath form with SharePoint list in VS2010

when I make a list in SharePoint 2010, I have the option to edit the forms for this list using InfoPath (…

sharepoint-2010 infopath wsp
How do I programmatically close an InfoPath form in C#?

Is it possible to close an InfoPath form programmatically? I know that it can be configured as a form rule / …

c# infopath