Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
43 views

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 ...
2
votes
1answer
183 views

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 ...
2
votes
1answer
92 views

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?
2
votes
2answers
426 views

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 ...
1
vote
1answer
43 views

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. ...
1
vote
1answer
89 views

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: ...
1
vote
0answers
25 views

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. ...
1
vote
1answer
40 views

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 ...
1
vote
2answers
134 views

Nintex Workflow and SharePoint 2007

I have designed an InfoPath 2007 form and in the form there is a drop down list box with 5 names of ICT Focal Point persons. I want to design nintex workflow that is based on who ever is selected ...
1
vote
1answer
217 views

Submitting a dynamic update to updatelistitems web service without managed code

I have a browser-enabled form written with Infopath 2007. I am unable to use managed code. I would like to create a new Sharepoint 2007 list item using the updatelistitems() webservice. I can do ...
1
vote
1answer
54 views

The form cannot be loaded. Because the session state is not activated

I am using infopath 2007 forms in sharepoint 2007. When i want to open the forms in browser stored in the form libraries, it is saying a message that: "The form cannot be loaded. Because the session ...
1
vote
0answers
104 views

Infopath FormControl hangs on control.open

I'm using a simple console application to convert infopath forms to PDF files. Here's a brief summary of how I'm going about this. Summary: The console application creates a windows form. When ...
1
vote
3answers
570 views

MS InfoPath Question

Edit 4: I was finally able to solve my own issue. See checkmark answer below. Edit 3: I feel like I'm really close to solving this, just one hurdle remains in my way. Filters can only be applied in ...
1
vote
0answers
162 views

Browser enabled InfoPath Form Get local IP of a client

How do I get local IP of a client who opens InfoPath form in a browser ? I did VSTO C# coding but this is not browser supported anymore, right ? What do you advise me to do ? i need local IP because ...
1
vote
2answers
313 views

Infopath to Excel through code

I would like to convert data from infopath form to excel spreadsheet through code. I know you can export the data using the feature in infopath, but I am interested in doing this through code (like a ...
1
vote
2answers
595 views

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 ...
1
vote
1answer
269 views

Setting InfoPath form name for printing as PDF?

We have some custom print code to print an Infopath form on the user's default printer as well as a server-based PDF printer for loading into a document management system. This is working perfectly, ...
1
vote
1answer
328 views

Problem in dynamically load data to Drop-Down list box in InfoPath 2007?

I have a Drop-Down list in my InfoPath form and I am loading some other fields based on the selection of the drop-down list. so that I have written code as follows for the "changed" event of the drop ...
1
vote
1answer
152 views

Double data entry system using Infopath 2007 how to compare 2 infopath documents for differences?

How to compare 2 infopath documents craeted using double data entry system for differences ? We have a small project contains few infopath forms. Client is using double data entry system to reduce ...
1
vote
1answer
288 views

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 ...
1
vote
1answer
370 views

InfoPath 2007 - adding an attribute and childNodes through Managed Code

I’m converting my InfoPath 2003 Object Model Codes to InfoPath 2007 Managed Code, I want to add an attribute and childNodes to a section of form on form load event (FormEvents_Loading). I want to ...
0
votes
0answers
7 views

InfoPath 2007: Submit button error

I have a button that has custom code which sends the form data to a database. When I build the custom code, I receive the following error when I click the 'Submit' button. Things that I have ...
0
votes
0answers
14 views

How to refresh a page once infopath form is closed?

I want to refresh a page when a infopath form is submitted and closed. i have tried &source query string. This is redirecting to the given URL but the page is not refreshing.
0
votes
1answer
14 views

Snap controls to grid?

Having just started some work in Infopath after doing a lot of work with .Net Winforms I find manipulating the design of my form a very frustrating experience. Is there a method, option or addon to ...
0
votes
2answers
52 views

Infopath 2003 print button

I have created a form that has a "Submit" button and it works by sending an email to the correct inbox. However, during a meeting yesterday I was asked to insert a "Print" button, but don't know how ...
0
votes
1answer
45 views

Context aware SharePoint custom action in a form library

I'm trying to create a custom view for creating reports based on InfoPath form items which have been submitted to a SharePoint Form Library. I want to expose a checkbox next to each list item ...
0
votes
0answers
24 views

How to save a form directly into a sharepoint list's item as an attachment?

I created a form in infopath 2007 and i published it to Sharepoint 2010. I am able to submit the form now and save it in the library. I want to be able when i submit the form to upload it to another ...
0
votes
1answer
67 views

Add item to repeating table when user submits?

When a repeating table is added to an infopath form, you can add a value to the repeating table by clicking the default "insert item" button. I want to know if instead of clicking the specified ...
0
votes
2answers
38 views

Hiding Section in InfoPath 2003

I am creating an infopath form in 2003 where I only want certain sections/controls to appear based on the users choice. I am aware that there are rules and conditions that will have to be applied to ...
0
votes
1answer
47 views

Infopath 2007 form's controls resized after migration to sharepoint 2010

I recently migrated my MOSS 2007 application to share point 2010 which included browser based info-path form filling feature. The controls in the form look compressed and re-sized, and effectively ...
0
votes
0answers
26 views

InfoPath Rule to Set a vaule ot a field

I am creating a form using infoPath. Now i have done this before So not sure what is going on. Right now all I am trying to do is set field values based on the drop down i choose. I am new here so I ...
0
votes
1answer
90 views

Filtering a sharepoint list in infopath without Code

I am creating a browser enabled form and I would like to filter the results from a sharepoint list based on user input. if the user searches for the business unit "A" I would like a list of all ...
0
votes
0answers
46 views

InfoPath form will create a new form in browser, but modifies/edits form in client application, help?

I currently had a browser enabled InfoPath form which would open from SharePoint. I recently made changes in SharePoint Designer (specifics here, it's the accepted answer: ...
0
votes
1answer
43 views

Can you email different sections to different people from one form created in infopath and submitted to sharepoint?

So for example I have 3 sections, and each person has a complaint box (regular text box) and a person responsible (contact selector). Now when I submit the form, how do I get each sections to email ...
0
votes
0answers
155 views

How to redirect to a new page, when infopath form is submitted to the server in sharepoint?

I'm using share point 2007. Once i submit the info path form to the server, form is being closed and it's redirected to share point library [i have used the option - "After submit --> close the form"] ...
0
votes
0answers
47 views

Publish inpopath 2007 form in sharepoint 2010 problem

I wanted to publish my infopath 2007 designed form in my shrepoint 2010 site. but since this my site is under the "/sites/" it is not allowing me to do so, this is declared as bug. The Sharepoint 2010 ...
0
votes
0answers
124 views

infopath 2007 button with code behind

i'm following bizsupportonline's blog post on how to create a reset button within infopath: http://www.bizsupportonline.net/blog/2009/08/clear-reset-fields-infopath-3-lines-code/ i've placed the ...
0
votes
1answer
97 views

Extracting data from infopath forms

I would like to extract the fields in an infopath form to be sent plaintext in an email. The default option in infopath is to either include the entire formatted form in the email, or have it ...
0
votes
1answer
68 views

Infopath : convert number to words .

I want to convert Info Path number Field to Word Ex. I have no. 1000 -> Ten Thousand like that please help me. Thank you,
0
votes
0answers
177 views

Rules and Conditions in Infopath 2007

I have 5 views that i created and configured them in a button (Submit) in Infopath 2007. The view is switched based on the user selection and data input. View 1 points to "Successfully submitted" ...
0
votes
1answer
42 views

Change email subject

I am using InfoPath 2007 I have some code written in the form that will put a form into an e-mail. I would like to alter the subject of that e-mail so that I can display a fixed piece of text as well ...
0
votes
0answers
127 views

Microsoft SharePoint Server could not find the State Service. Contact your farm administrator

i was trying to call XmlFormView in my ASP webpage, but i face the following error when i execute it. i was following msdn guide, http://msdn.microsoft.com/en-us/library/aa701078.aspx ...
0
votes
1answer
56 views

Infopath + Class Libraray + Webservice = could not find default endpoint element that references contract

Ok, this question has been answered many times. But not for this scenario. I created new 'Infopath Form Template' project, added new Class Library project to the solution and then created a Web ...
0
votes
1answer
249 views

How to send e-mail using infopath forms in sharepoint 2007

I'm very new to infopath & sharepoint. I have created a form in infopath & successfully deployed to sharepoint. ( i referred this link ...
0
votes
1answer
150 views

Issues using InfoPath FormControl in VS2010

I am hosting an InfoPath form in a .NET4.0 WPF application using a InfoPath.FormControl e.g. <WindowsFormsHost Name="infoPathFormsHost"> <ip:FormControl x:Name="infoPathXmlEditor"/> ...
0
votes
0answers
13 views

Access CreateNavigator() method from another thread

I'm trying to access the CreateNavigator() function from another thread in an InfoPath form project. Is there a way of creating a method delegate to gain access to this method from another thread or ...
0
votes
1answer
520 views

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 ...
0
votes
0answers
144 views

How can I automatically checkout an InfoPath 2007 Web Form from a SharePoint 2007 Forms Library?

Calling all InfoPath Wizards! I've been pulling my hair out for 2 days now. I've written an InfoPath 2007 form with code-behind for publication to a SharePoint 2007 forms library. The form is ...
0
votes
0answers
27 views

Best way to rename a control in submitted InfoPath Forms

Have a user form built in InfoPath with a few dozen that have been completed and submitted. A backend process pulls the data in powershell and runs XSLT against the content. The business now wants to ...
0
votes
0answers
9 views

Is it possible to do this in Infopath?

Create a single IP 2007 form that submits directly to multiple tables within a SQL server database (with no use of web service) ? Thanks

1 2