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 ...

learn more… | top users | synonyms (1)

1
vote
2answers
489 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
2answers
230 views

FormsService UploadFormTemplate Method throws Access denied error

I'm trying to programmatically upload an forms template from web application to Central admin. Basically i'm trying to perform "Upload Form Template" functionality in infopath forms services using the ...
0
votes
2answers
444 views

Form load options in Infopath designer 2007

In Infopath designer 2007, where do I find “Form Load” Options (like the one which is present in Data connections in infopath designer 2010). please Indicate the location.
2
votes
1answer
2k views

Validation, when using code to submit an Infopath 2010 form

I have a fairly complex infopath 2010 browser form (Being used to process expense claims) that is using code to perform the submission rather than a rule. The initial submit uses code as it needs to ...
1
vote
1answer
50 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
1answer
130 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 ...
1
vote
1answer
405 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
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 ...
1
vote
1answer
972 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
1answer
2k views

System.Net.WebException: The remote server returned an error: (401) Unauthorized

Here is my Scenario : Its for SharePoint 2007 environment I have a Form Library where the InfoPath form with Managed code is deployed. I have a Custom approval Workflow attached to this form. the ...
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 ...
0
votes
1answer
296 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 & ...
0
votes
1answer
61 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
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
90 views

Custom .XSN and Enterprise Licensing needed?

if I develop a custom .XSN (InfoPath Form Template) can I store in SharePoint and provide a custom application page that leverages the XmlFormView to render out a browser enabled form WITHOUT the need ...
0
votes
1answer
1k views

This form template is not currently browser-enabled. It must either be republished as a browser-enabled form,

I have the following error when accessing a web-based InfoPath form. This form template is not currently browser-enabled. It must either be republished as a browser-enabled form, or opened using ...
0
votes
1answer
387 views

Emailing a completed infopath 2010 form to an unauthenticated user

I'm working on a system in which a user will fill out a temporary parking pass request for a vendor (infopath 2010 browser form), it gets routed to someone for approval then sends an email to the ...
0
votes
1answer
77 views

Some submit options not taking effect after submitting form

My form is successfully submitting to the Form library I have setup, but no success and failure messages are being displayed. In addition, despite the "after submit" action set to Create a new, blank ...
0
votes
1answer
496 views

Error in GetUserProfileByName (after August Update)

Last Friday I installed August Update on my SharePoint Server 2010. In my InfoPath form I get current user account by SOAP request (GetUserProfileByName). In Connection settings filed "Parameter - ...
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 ...
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 ...
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().
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 ...
1
vote
0answers
217 views

Add repeating table when user submits?

I am using InfoPath and SharePoint, I have a question about a comment section and a repeating table. What I want to be able to happen is that once the comments are submitted a repeating table is added ...
1
vote
0answers
683 views

SOAP Web Service data connection need to be “refresh” every X minutes in order to retrieve external data

I have a InfoPath 2007 form that always give me the following errors after a certain period of time. Some external data was not retrieved. The form will load without the requested data. The ...
1
vote
0answers
61 views

Restrict that only one person or one group is selected in a person/group picker in infopath 2007 form

Is there a way to restrict that only one person or one group is selected in a person/group picker field for a web-based InfoPath 2007 form? Example: There is a web-based InfoPath form with one ...
1
vote
0answers
194 views

Set some InfoPath 2007 form column to be edit-able in SharePoint Designer 2007

How do we set some column to be editable and some not editable for InfoPath 2007 form column in SharePoint Designer 2007? Details: Suppose there is a InfoPath 2007 Form library that contain 3 fields ...
0
votes
0answers
39 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
29 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
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 ...
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
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
187 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 ...
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 ...
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 ...
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
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 ...