Infopath 2007 is a Microsoft Form Builder Tool used to create forms for Sharepoint.
Questions tagged [infopath-2007]
111 questions
6
votes
2 answers
Inject javascript to Infopath form
We use Infopath 2007 + Sharepoint 2007 and need to inject some javascript to infopath form. I know that infopath form can be hosted on the aspx page using XmlFormControl. But this solution doesn't suit us =(. Is there any workaround?

Andrei Schneider
- 3,618
- 1
- 33
- 41
3
votes
1 answer
Unable to emit assembly
I have created a visual basic class library named dataLibrary and have added it as a reference in a visual studio tools for application program in infopath 2007, and imported it.
Now when I try using a class defined in the library, I get the…

Raymond8893
- 31
- 4
- 6
3
votes
0 answers
Infopath Form Print as PDF and Send it via e-mail
We have a process where users would create an Infopath Form (Web Based) to submit requests. Based on the request an approval workflow is triggered and the Infopath form is stored in a Form Library.
Based on the status of the approval, we want to…

Hiteshwar Vadlamudi
- 31
- 4
3
votes
1 answer
System.Security.SecurityException when calling SharePoint Web Service (_vti_bin/Lists.asmx) from InfoPath form (VSTA)
I have ended up with an exception when calling the GetListItems(...) web service method. I am using Visual Studio Tools for Applications as I am customizing an InfoPath form. This is creating .NET 2.0 code.
I am sitting on my host computer, and…

Ole Kristian
- 31
- 2
2
votes
1 answer
InfoPath form closes and redirects to deleted SharePoint library?
When a user clicks submit for the first time, the form closes and they are redirected to an old library that I deleted. But if they were to go back and edit their form then submit again, it will redirect to the correct library. Why does it redirect…

tehman
- 828
- 2
- 11
- 34
2
votes
3 answers
Newly Promoted InfoPath fields not in Form Library?
I have an InfoPath form set as the primary content type on a Form Library which is working fine. The form is a Managed Template uploaded/activated through Central Admin, and contains a number of Promoted Fields.
Now I've added another field to the…

DaveD
- 2,196
- 1
- 23
- 33
2
votes
1 answer
Creating and deploying infopath forms in in sharepoint 2010 form libraries
I have created infopath form library in SharePoint sever2010. I am using Windows server 2008R2 OS and MS-Office 2010. When i clicked on "Add new document" in form library, it is asking a .xsn template.
I created a template using infopath 2010 and…

Ramesh.kbvr
- 763
- 6
- 15
- 31
2
votes
1 answer
InfoPath 2007 & .NET 4.0
Is it possible to utilize the 3.5 or 4.0 .NET framework with my InfoPath 2007 forms? If so, how?

Chris
- 2,959
- 1
- 30
- 46
2
votes
1 answer
Promote InfoPath fields to columns in the form Library using feature
I understand that I can do this easily using the infopath designer.However , I need to deploy the infopath form using feature ,once the feature is activated ,the infopath form is shown as contenttype.My questions is how can I promote InfoPath fields…

Ybbest
- 1,520
- 3
- 29
- 43
2
votes
2 answers
Search for a particular SharePoint user programmatically
I've an InfoPath form that the filler needs to specify people. A workflow later assigns tasks to these people. What I'm looking for is a people picker like what SharePoint has for user fields, but that I can use in InfoPath. I've already designed a…

Daniel Revell
- 8,338
- 14
- 57
- 95
2
votes
1 answer
Extract Rules from InfoPath Form
Is there a way to automatically grab the rules, in their original, human readable format from an InfoPath 2007 form (probably the manifest.xsf file, they're not human readable here)? A commercial tool would be fine, even. We're looking to build a…

marr75
- 5,666
- 1
- 27
- 41
2
votes
1 answer
How to create .xsn (InfoPath) file programmatically
We have a 3rd party component that takes INPUT as an .xsn (InfoPath2007) file and gives a pre-determined output. It was all fine until one of our client decided not to use MS-InfoPath anymore and as such even our 3rd party component is not able to…

Work Winshuttle
- 31
- 1
- 2
- 4
1
vote
1 answer
How to add existing field information to a newly added infoPath textbox?
How to pre-fill new fields in a InfoPath form base on the old fields, when I add a fields to a form.
In my InfoPath form I have a field name called: "Description". Now I added another field called: "SummaryDescription". Which is suppose to take the…

yyc2001
- 113
- 2
- 15
1
vote
0 answers
How to set a complicate rules in InfoPath?
In my SharePoint server I have an existing InfoPath form that contains data. I would like to add three new fields in the existing InfoPath and I want to make sure those newly add fields are not empty. If the fields are empty I would read the…

yyc2001
- 113
- 2
- 15
1
vote
1 answer
InfoPath. System Account issue
I have an InfoPath 2007 form that I am publishing to a Central Admin and then uploading that form as a content type in a form library. When I am filling a new form,it is showing form Modified By "System Account",where else if I am creating a…

Antipod
- 1,593
- 3
- 23
- 43