Forms Services is a component of Microsoft Office SharePoint Server 2007 (Enterprise version only) which allows Microsoft Office InfoPath forms to be hosted in a SharePoint web site and serve them using a browser based interface. InfoPath facilitates wider access to business forms, simplifies forms ...
1
vote
1answer
41 views
+50
Infopath 2010 form fails in attempt to use GetUserProfileByName method from UserProfileService.asmx
My attempts to retrieve UserProfile data for InfoPath form open all end badly with the same error so I have simplified down to one test case which I will try to describe below.
Symptom 1: Event ID ...
1
vote
1answer
26 views
Infopath form spikes CPU when published
I have an infopath form I'm trying to publish and it causes the CPU usage to spike to 100% for over 10 minutes or until I kill the process.
The form isn't overly complicated as it just has 3 ...
1
vote
0answers
39 views
Infopath Multiple-Selection list's Item Changed Event is not working in web browser
I have an infopath form applied to a Form Library in my sharepoint site which have managed code. In that form I use a Multiple-Selection list in a section that shows items (documents) from a ...
0
votes
2answers
95 views
Infopath 2010 “Data Connection Wizard” can't find Sharepoint Library or list
i have an infopath form on a sharepoint list. it works fine. i've added data connections to the list before. i've not worked on the form in a while, and just now realized that i'm no longer allowed to ...
0
votes
0answers
38 views
No outbound connection from the WFE to the web service hosted server from an InfoPath form hosted in SharePoint 2010
Bit of a background:
Dev Enviornment - 1 X WFE/App Server, 1 X DB server
UAT Enviornment - 1 X WFE, 1 X App Server and 1 X DB Server
We have an infopath form published to a form library, using a ...
0
votes
0answers
28 views
Fastest and easiest way to convert a web-based infopath form in SharePoint 2007 to Microsoft Word document
According to this question (How do I convert a Infopath form created in sharepoint to Word), it have three solution:
Using Copy and Paste
Using Programming to read XML and merge Templates
Using ...
0
votes
1answer
59 views
Can an InfoPath 2010 form be built from an existing content type
I have several custom content types defined in a site collection defined as a hub. These content types have been published and I have some other sites that use these content types. I would like to ...
0
votes
1answer
71 views
“GetUserCollectionFromGroup” - Unable to create a schema from the results of the web service call
I'm trying to use a web service call on SP2010 using IFS. The call I'm trying to use is "GetUserCollectionFromGroup". I'm having trouble getting past the "Set sample data" popup. Everything I've tried ...
0
votes
1answer
166 views
InfoPath 2010 - send custom email with form data attachment
I am trying to submit a Web Browser Form to a document library in another web application which has incoming email enabled. So far I have identified two problems with this:
SharePoint 2010 doesn't ...
0
votes
0answers
39 views
Listing all the formatting rules of a web-based infopath form
I have created a web-based infopath form in InfoPath 2007.
I notice that the Rule Inspector could not display (or list) those formatting rules of an InfoPath form. (as shown in ...
2
votes
1answer
69 views
what does nullreferenceexception mean in my sharepoint log - my infopath form won't “submit” anymore
I tweaked my infopath form by taking out a Lookup field that i no longer needed, and deleting the Data Connection, and now i can no longer submit my form. I get this error:
The SOAP response ...
0
votes
1answer
24 views
Alternatives for allowing database connection from browser-based web form
I know that it's impossible to connect directly from a browser-based infopath form to a database unless it's made through a web service.
I wonder what alternatives or workarounds are in order to ...
1
vote
2answers
383 views
InfoPath Form Services Publish: “The SOAP message cannot be parsed”
We are trying to publish a basic InfoPath Forms Services form for list with a very large number of columns - we think this might be the problem, but not sure. Here is the publish error:
"The SOAP ...
0
votes
0answers
85 views
InfoPath form published into a Content Type Hub doesn't load in web browser in consuming libraries
We are deploying several content types to an organisation via the Content Type Hub functionality of the Managed Metadata Service in SharePoint 2010.
Our main focus at the moment is Project Server and ...
0
votes
0answers
36 views
How to Display Uploaded Document Link to View/Download in InfoPath Form?
Hello I am new to Infopath!
I have Two Share point Lists:
1. ClientList(ClientID,ClientName,Title,ID)
2. ClientDocuments(DocumentID,RelatedClient,DocumentName,Title,ID etc)
RelatedClient field has ...
0
votes
1answer
295 views
How to Bind textbox/ListBox from one List with depending on other Dropdownlist populated with Another Sharepoint list in InfoPath?
I have a DropDownList which is populated with One SharePointList in INFOPATH DESIGNER and the value for other textboxes are filled depending on this DropDownList Selected Value using Rules & ...
2
votes
1answer
289 views
Force SharePoint InfoPath content type to open through browser, not pop out InfoPath
When I:
create a form in InfoPath designer
publish it as a new content type to my FormTemplates folder
Go into my Forms Library and add from existing content types this content type
It allows me to ...
1
vote
2answers
129 views
InfoPath Decimal Field Not Maintaining Decimal Preceding in SharePoint Library
Here is what I have done.
I have created one new blank InfoPath Form and added (for example) 3 fields, say A1, B1, C1.
A1 = Decimal Field = Decimal Preceding : Auto
B1 = Decimal Field = Decimal ...
0
votes
1answer
59 views
Change name of infopath form
We have a bunch of archived reports in a document library which are linked to an Info path template. That template has become corrupted but luckily we have a working copy of this in a backup folder.
...
0
votes
1answer
148 views
InfoPath Forms Services - ComboBox Type-Ahead Not Working
We have a simple list with a Lookup to another list on a single-line-of-text field.
I customise the form with InfoPath and change the drop-down-list to Combo Box. I set the List ID as the Value and ...
0
votes
0answers
28 views
InfoPath Services - form changed event
We are using InfoPath services in our project. Sometimes there is need to change form schema, and it's done via InfoPath Designer. Form is also published from InfoPath Designer to SharePoint. When ...
0
votes
0answers
185 views
InfoPath, Rest Service and https
I am having trouble adding a InfoPath data connection to the SharePoint web services in an extranet environment. It worked fine in the internal (non-https) test environment.
"InfoPath could not open ...
0
votes
0answers
35 views
Infopath list form Error
I used a SharePoint list as a WebPart in a new page and enabled 'Add an Item' to that WebPart so that users can add items to that list directly through the WebPart present on the new page. Now when ...
0
votes
0answers
40 views
How to Upgrade Infopath Form using solution Package
I have some Infopath forms and we are deploying all form as content types using SharePoint solution and feature.Everything works fine but lets after deployment there is change in infopath and you want ...
1
vote
0answers
37 views
changing default search result
We have a form library that contains our servers information. When someone is looking for some server form through the search feature, the metadata in the result set always references the person who ...
0
votes
1answer
439 views
How to Pass User Identity from Infopath 2010 to WCF Service in Claims Auth Mode
We have a claims based web application to use forms based authentication. I know InfoPath Forms Service has limitations with claims based authentication, but is there any work around to pass the ...
0
votes
0answers
73 views
auto populating infopath forms from SQL Server Database
We are using Infopath Forms to store and manage our server documentation. A lot of the information there is already drawn from the devices (memory, CPU, network adapters etc), and stored in a separate ...
1
vote
1answer
129 views
Error adding file to InfoPath form that is browser enabled in SharePoint
I am having an issue with my "add file" control in InfoPath. When I preview the InfoPath form it works fine; however, when I publish the form to the SharePoint site (browser enabled) I get an error ...
0
votes
1answer
98 views
Hiding buttons on an infopath printout
Just curious whether there is a way to hide buttons/other elements on an infopath 2010 form so that that don't appear on the print preview/ printout.
TIA
0
votes
0answers
60 views
How can I modify a Forms Library column created via InfoPath
I created a Status Report InfoPath form and published it to SharePoint 2010 forms library. Everything looks great, but now users are asking to make modifications. When selecting Library Settings in ...
1
vote
0answers
61 views
Sending mail with link that will open in popup
I want to send a hyperlink which on clicked will open in a popup window using sputility.sendemail().
0
votes
2answers
203 views
Workflow to copy data from a Rich Text Field to a Text Field (Multi-line)
I tried using a workflow that will copy data from a rich text field to a text field (with multi-line enabled) in a online-based infopath form but without success.
Are there other ways to do that?
0
votes
0answers
86 views
Using workflow to change the XHTML Rich text box content by extracting data from a List
I have a list that contain a field (which is of type 'Multiple lines of text' textbox).
On the other side, I have a online Infopath form that contain a Rich text box (of type: XHTML).
May I know how ...
0
votes
2answers
163 views
Is there a way to create cascading dropdown without using list?
I want to know is there a way to create a cascading dropdown menu in sharepoint without using a list.
0
votes
1answer
146 views
How do I get an InfoPath 2010 form deployed with a WSP to work in a sub-site collection?
What I currently have is a SharePoint 2010 project that I have successfully deploying an InfoPath Browser Form (Full Trust) content type and associating it with library instances.
This is working ...
1
vote
1answer
404 views
Date picker show format differently when publish as a web-based form in SharePoint Library
I have a Infopath form that contain a date picker.
I set the date picker's date format to be 'DD/MM/YYYY'.
When I preview the Infopath form, the date format is correctly displayed.
However, when I ...
1
vote
1answer
205 views
Why Would Browser-Enabled InfoPath Form Error On Closing In An IFrame?
I’ve observed that when a browser-enabled InfoPath form is viewed in an IFrame on a site (other than the hosting SharePoint site), it does not "close" nor return to the Library view when clicking a ...
1
vote
1answer
98 views
Sorting content from a SharePoint list in an Infopath Form (2007)
Important note: Version used is Infopath 2007 ans MOSS Enterprise (2007) with Enterprise features activated.
We have a form were you have to select a value. (Location)
Based on that value, you will ...
2
votes
1answer
1k views
publish infopath listform to sharepoint multiple site's list
I have one site collection that having two subwebs: i.e web1,web2
both webs having one Test custom list.i have open Test list and using Customize Form tab into list setting of Ribbon.
than i publish ...
1
vote
1answer
59 views
How do I send an email when a value has been changed?
I have an InfoPath web based form that has a few email addresses set up in different sections of the form. I want the Submit action to send an email to the changed email address only and not all. Is ...
1
vote
1answer
970 views
Edit All SharePoint Forms View
Is that possible to edit all SharePoint Forms (View, Edit, New) to get something like this:
Label and Input as a row
If it is possible, how can i do that ? Do i need to change the ...
1
vote
2answers
329 views
Can InfoPath forms have multiple code-behind files?
I've recently been doing support work for few solutions built with browser-based InfoPath forms. And all of the solutions have had a large amount of customization using code-behind.
So far I've only ...
1
vote
2answers
923 views
Access error publishing InfoPath form to Forms Services
I am trying to publish an InfoPath form to a SharePoint form library, but I am running into problems. Immediately after clicking the Next button in the Publishing Wizard, I receive "You are not ...
1
vote
2answers
487 views
Why my recent changes in infopath form does not show in the browser?
I made some changes in my browser enabled, full trust infopath form in visual studio 2008. I successfully published it as xsn file. Then I use central administration tool to add this form again.
I ...
1
vote
0answers
45 views
Column showing only one option in Infopath 2007
I have created one choice column (name: update status) with 5 choices inside the form library in sharepoint 2007. In Infopath 2007, in dropdrop list box (list box entries) I entered "Look up values ...
0
votes
2answers
2k views
How is Infopath 2010 “Sharepoint List Form” different from “Web Browser Form” and other form types?
If to create a new Sharepoint list, browse to it and click on ribbon a violet button with Infopath logo "Customize Form", one can edit fRom Infopath Designer a fOrm used for updating/editing and ...
2
votes
1answer
134 views
How to report bugs, give suggestions and feedback on Sharepoint, SPD, Infopath?
I am continuously bumping against annoying bugs (and/or inconveniencies "by design") in Sharepoint Server 2010, its related tools and services like:
Infopath Designer 2010,
Microsoft Sharepoint ...
0
votes
1answer
85 views
Limit number of form submissions
Is there anyway to limit the number of times a user can submit a form within sharepoint 2010 using a form created by infopath 2010?
I have a workflow that I am trying to implement this into.
We are ...
0
votes
1answer
246 views
Infopath form flicker on lost focus of html field
I have an custom InfoPath new form for a custom list.
The last field of my form is a rich text.
When the focus is lost on this field, the browser seems to postback the data and this make the form ...
0
votes
0answers
60 views
Process for Infopath form Workflow?
Could someone explain the process Workflow for the following Infopath form?
Form to be filled in and then submitted via email to recipient. Form is received and recipient selects item from ...




