Questions tagged [infopath]

Microsoft InfoPath is an XML-based toolset of electronic forms software that integrates with SharePoint 2007 and later and Office applications. In 2014 it has been announced that InfoPath will no longer be developed by the vendor. Mainstream support is promised until 2020.

Microsoft Office InfoPath is a software application for designing, distributing, filling and submitting electronic forms containing structured data.

Microsoft InfoPath 2010 Designer enables you to design a variety of forms that can be filled out in a Web browser and InfoPath Filler. To start designing an InfoPath form, launch the InfoPath 2010 Designer, and select from a gallery of templates on the File tab, in the New section. The templates are divided into the following categories: Popular Form Templates, Advanced Form Templates, InfoPath 2007 Form Templates, and Template Parts. And, each of these categories lists a number of form templates to select. You can read more about infopath, here.

Questions having the tag should address the use and configuration of InfoPath in a SharePoint environment: consuming data from SharePoint, publishing and using form templates in InfoPath Forms Services, configuring InfoPath Form WebPart.

InfoPath 2013 Client is slated to be supported till April 2023 as per this Microsoft blog posting - Update on InfoPath and SharePoint Forms

2643 questions
20
votes
19 answers

Infopath change Publish Location

Working with Infopath 2010 here and SP 2010. I've created my form and published it while in DEV. Now, I want to publish it to the Prod Location. Here's the issue and to me, quite strange. I can't republish to another location. Normally, I just…
Fox
  • 2,676
  • 1
  • 18
  • 30
10
votes
2 answers

Add js to an InfoPath form

Is there a way to add either Javascript or additional css rules to InfoPath forms that are generated by the forms server in SharePoint 2010 or 2013?
Larry K
  • 273
  • 1
  • 2
  • 9
7
votes
1 answer

submit multiple entries to one list with one infopath form

Is there a way to create a single infopath form to submit multiple rows of data to one list (as opposed to making one single entry/filling out one form at a time)?
Query Question
  • 71
  • 1
  • 3
  • 4
6
votes
2 answers

InfoPath: Hide view dropdown box from user

I created a client based InfoPath 2007 compatible form with multiple views in InfoPath 2010 Designer. The form contains rules to switch views as needed, so I don't want the users who fill out the form to switch views manually. Is there a way to…
Jan
  • 97
  • 1
  • 3
  • 6
5
votes
1 answer

InfoPath Form and Web Service (would violate cross-domain restrictions)

Hello let me explain what I’m doing I have an InfoPath form and this form access to one web service (Data Connection-Receive Data-SOAP Web Service) This form template is published to a SharePoint document library, but when I open the form I get the…
lgluna20
  • 71
  • 1
  • 3
  • 8
5
votes
1 answer

InfoPath form tabbing out of form fields and not into controls

I have a form on infopath that when tabbing through, tends to go off into sections outside the form, where there is no data. It also will not tab into controls, such as radio buttons and drop-down menus. Has anyone had this problem? The tabbing…
Samantha
  • 51
  • 2
5
votes
2 answers

How to debug Infopath 2010 web form?

Well, in visual studio 2008 we were able to create infopath 2007 web form project and after that attach to iis process to debug infopath web form. In visual studio 2010 there is not infopath project and we can use only vsto and cant attach to iis…
user656
  • 787
  • 5
  • 19
5
votes
1 answer

How to get solutionVersion, productVersion and PIVersion for published InfoPath form?

I have to create an InfoPath form from c# code. So I use xsd.exe to create c# objects and XmlSerializer to compose xml files. Also I must define "mso-application" like "progid="InfoPath.Document" versionProgid="InfoPath.Document.3" (for sharepoint…
user656
  • 787
  • 5
  • 19
4
votes
2 answers

How to Hide sections of InfoPath form based on Group membership

I need to Hide "Sections" of InfoPath form using SharePoint or AD group membership (either is fine). How can I achieve this? InfoPath 2010 in SharePoint 2010
April Drake
  • 1,095
  • 6
  • 32
  • 62
4
votes
1 answer

How to import data from Repeating form Sharepoint 2010

I have an InfoPath form setup on a Sharepoint List that allows the user to enter multiple Repeating Forms concurrently (so 2 or more entries with the same Submit call). User navigates to the list User clicks "New Item" ->InfoPath opens User fills…
April Drake
  • 1,095
  • 6
  • 32
  • 62
4
votes
2 answers

How to add items in DropDownlist based on condition in InfoPath?

I have One form, in which there is 1 Dropdown list that contains List of Months From January to December of current year 2013. Now if I select any particular Month then, all the Dates(Only for Sundays) should be added in another DropDown List.…
Sagar
  • 51
  • 2
4
votes
2 answers

Making changes to existing infopath form

I am totally new to SharePoint. I just have a question regarding SharePoint.I have modified an existing infopath template and published it to a new library. I have a submit option in the template that saves those forms in the library. If I have…
ylsv
  • 41
  • 1
  • 2
4
votes
1 answer

Getting the name of the current library in an administrator approved infopath form

I have an infopath 2010 form with attached code, so I have published it to a forms library as an administrator approved form. This form is linked to a site content type, and is used in a number of sites under the site collection. I'd like to be able…
Carlovski
  • 295
  • 1
  • 3
  • 8
3
votes
1 answer

InfoPath 2010: Change View Depending on SharePoint Group Membership

I have an InfoPath form with two views - one for viewing a SharePoint list items data (which only shows a few fields), the other for editing. What I want to do is to check if the current user of a SharePoint group, and if they have edit rights (i.e.…
Sam
  • 699
  • 1
  • 14
  • 26
3
votes
1 answer

How to Disable a button if a PersonPicker has invalid data in InfoPath?

I am building a Form in InfoPath and I need to disable the submit button when the values of two controls of type PersonPicker I have are invalid. Each control holds just one user. I tried to do a formatting rule that when the Field is invalid it…
Dzyann
  • 167
  • 1
  • 6
1
2 3
24 25