Electronic forms software that integrates with SharePoint.

learn more… | top users | synonyms (3)

0
votes
1answer
61 views

Moving a infopath form from one site collection to another

I have problem with moving a infopath form from one site collection (dev computer) to another. WHat I did was to create a list and create an infopath form. Once the form was all ready and published, i ...
0
votes
0answers
40 views

SharePoint Designer 2010 Workflow creates ASPX form instead of InfoPath form

I tried re-installing my workflows on my server after a new deployment had run, but now I encounter the following behaviour: Instead of the previous InfoPath initiation form it creates an aspx form ...
0
votes
1answer
52 views

SOAP error when publishing Infopath 2010 form to Sharepoint

I am working in a list which contains around 300 different fields. I have also added another list as second data connection. Everything is perfect at this stage and i am able to publish ...
0
votes
0answers
28 views

sharepoint 2013 infopath error

I developed a visual studio custom list with custom columns. i wanted to add a repeating table inside it and that's why i opened my form on infopath. is there any other option for adding repating ...
0
votes
0answers
48 views

Custom InfoPath edit form for external list with two fields referencing same foreign identifier

I have a scenario simmilar to this: SQL Server tables Partner - ID (primary key) - Name Project - ID (primary key) - Name - TechnicalPartnerID (foreign key to Partner) - BusinessPartnerID (foreign ...
0
votes
0answers
91 views

Setting Person field type in a SharePoint Designer Workflow does not work for Groups

I am using an InfoPath form for my document library. Because of issues with InfoPath Person/Group fields mapping to SharePoint person/group fields correctly, I have a workflow that runs on form ...
0
votes
1answer
228 views

Approval/Feedback workflow: how to change the task status with a custom button on InfoPath Form?

I created two workflows, one based on the approval workflow and another based on the feedback workflow via SharePoint Designer 2010. For both workflows I'm trying to find a solution to add a custom ...
0
votes
0answers
28 views

How to force page refresh on submit of InfoPath Filler form

I have an InfoPath form that opens InfoPath Filler to enter data in the form. On completion of the form entry, the submit function updates a SharePoint list using a WebService submit. The problem is I ...
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
2answers
110 views

Infopath 2010 form - “Only Date or Date and Time Allowed”

in Infopath i set the default value of a due date field to "today()". the format however when i load the form shows "Year-Mo-Day" format (however is correct data), and it displays a red box around the ...
0
votes
0answers
18 views

can i use a formatting rule against the value of a multi-valued checkbox field in infopath 2010 form?

I have a multivalued checkbox in my infopath 2010 form that has 3 values. if ONE of them is selected, i want another control on the page to be shown. I tried to set this up using Rules but i can't ...
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
1answer
19 views

Sharepoint Email Trigger

I have a Infopath form hosted in my company sharepont. In that there is a Submit Button. if I click the submit button it creating a document under the section "Metrics" in my Documents in Sharepoint. ...
0
votes
1answer
168 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
19 views

Prompt user to save changes when leaving InfoPath form web part

Is there a way to prompt the user to save their changes to an InfoPath Form Web Part when leaving the page if they have made changes to the form?
0
votes
0answers
43 views

InfoPath form Problem

I modified new form with infopath but it says: InfoPath cannot submit the form bewcause it contains errors. Errors are marked with either a red asterisk (required fields) or a red, dashed ...
0
votes
0answers
15 views

MS Access db on SharePoint site in Infopath [duplicate]

In infopath, when I am trying to access a ms access database that is stored on the sharepoint site, I am getting below error. Please help. An unspecified error occured while attempting to connect to ...
0
votes
1answer
43 views

How are columns in SharePoint connected to CAML with regards to data submission?

I am trying to make an alteration to an infopath form that was created to submit data to sharepoint. I added a dropdown box and want to submit that data to sharepoint. The submission has been ...
0
votes
0answers
27 views

InfoPath workflow Check-In Check-out errors unless I step through in Visual Studio

If I step through the below in Visual Studio, the workflow completes fine; however, if I allow it to run naturally, it errors out. Any idea where I need to slow it down or how I would go about ...
0
votes
0answers
11 views

Modify the Sharesite popup content

I have a requirement to try and streamline a process I have created within SP2010 online. From an infopath form/page I want add a button which launches the Sharesite popup and i need the following to ...
0
votes
0answers
103 views

infopath form submit error in Microsoft.SharePoint.WebControls.PeopleEditor.set_SharePointGroupID(Int32 value)

I submit my form and it is successful, but generates these errors every time. any idea what this could mean? i have several (like a dozen) people picker controls that i populate automatically - ...
0
votes
0answers
98 views

Forcing filter value of an external item picker on an InfoPath form

Question: Is there a way to force the filter value on an InfoPath form's external item picker? I don't want to modify the underlying ECTs to do this, because I hope to reuse the ECTs for different ...
0
votes
2answers
69 views

InfoPath not showing latest version after submitting changes

I am working with InfoPath 2010 programming for Sharepoint 2010. The template is published on local server drive and Imported using Sharepoint Designer 2010. I save once and do some revision on the ...
0
votes
1answer
265 views

SharePoint 2010 / 2013 Designer workflow - people picker as workflow initiation parameters cause workflow to fail in create list item

I created a number of workflows in Designer 2010 and I have an issue with passing data from a people /person initiation parameter to a discussion list in which I created a "recipients" field. The ...
0
votes
1answer
109 views

validation error on person picker

I have a couple of person pickers that are causing issues on an InfoPath form published to sharepoint. I have entered the SharePoint site and groups I want to pick the person from. This works fine ...
0
votes
1answer
47 views

InfoPath form/List for a site still using SharePoint2007 interface inside SharePoint2010 environment. (timeline sensitive)

We recently completed a SharePoint 2007-2010 Migration last year. We have some sites that are using custom branding, and we've kept these sites using the 07 interface in order to prevent any broken ...
0
votes
0answers
40 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
150 views

Cannot publish InfoPath template to SharePoint 2010 - Error Updating Content Type

We have a SharePoint 2010 farm with numerous InfoPath forms on them. Some are admin approved because they have code. Some are simple. All of them publish just fine, except for one problematic form. ...
0
votes
1answer
37 views

Infopath 2010 form issue

I have created one infopath form. There are multiple views. Here it gives an error to publish infopath form to form library. I have deleted all controls, XML files and data connection but still give ...
0
votes
0answers
26 views

GlobalAudience group not being picked up in info path form Person/Group Picker

I am facing an issue with the SharePoint global audience group. It is not being picked in info path form Person/Group Picker.
0
votes
0answers
66 views

InfoPath 2010 Browser Form Dropdown Broken in Firefox

I have an InfoPath Form Library Browser Form which has 2 drop downs. They both get their options from another list on the site. The first dropdown shows all of the options from the connected list and ...
0
votes
0answers
34 views

Infopath “Hyperlink” points to the root folder

i have an artifact library that has a document set nested into a folder hierarchy. i have an initiaton form list that is infopath. there is a read only form that on page load constructs a hyperlink ...
0
votes
1answer
82 views

Editing site columns then they disappear, where do I find them?

I have an InfoPath 2010 form that I have published to a SharePoint library. Users fill out this form and it goes through workflows from library to library and finally to a closed library. In that ...
0
votes
1answer
213 views

How to publish an ALREADY created/published infopath form to another type (Content Type or Admin Approved template)

I'm trying to follow the steps to publish my list form (infopath-ized) as a Content Type so a subsite can 'see it' (add it to the Infopath Form Web Part in a subsite's webpage). unfortunately the ...
0
votes
0answers
84 views

Problem with Infopath File Attachment for List

Scenario: I have a List that is customized using Infopath form. It has only 2 fields. Title and a File Attachment. Problem: There are 2 users who have access to this list. User A has Add Item rights ...
0
votes
0answers
14 views

Creating a Document Library from an Infopath Form Template [duplicate]

I created a form in InfoPath 2010 with custom code controlling what happens when a button is clicked. As a result, when I published it to the SharePoint server, I had to set it up to need ...
0
votes
1answer
117 views

Infopath and Cascading Dropdowns

I have a question for you bright minded souls. I have an Infopath form for a Sharepoint List (meaning that this is considered an Infopath List Form) that I would like certain behavior for... and I'm ...
0
votes
0answers
9 views

Infopath form that adds an item to an existing list beyond the threshold limit [duplicate]

I have a infopath form connecting to SP2010 online, the list has 23,000 items in it and i'm getting the following error when trying to save the infopath The SOAP response indicates that an error ...
0
votes
1answer
158 views

InfoPath form web part connection to a list view web part

What value needs to be passed from a InfoPath form web part to a list view to display all items. I have am InfoPath form displaying in a form web part that will pass a dropdown value into a list view ...
0
votes
0answers
77 views

InfoPath Designer 2010. Can't connect to SharePoint 2010 Lists

I'm using InfoPath 2010 (32-bit) to design forms for a form library that is stored on a SharePoint 2010 server. In the past, others been able to create a data connection to pull data from a list on ...
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
154 views

InfoPath 2010 form that filters a list view web part in SharePoint 2010

I was able to successfully create a small form that allowed me to filter the contents of a SharePoint list view web part. I was able to connect the two web parts and pass the filter values through ...
0
votes
0answers
107 views

InfoPath 2010 form load rules running in view only mode

I'm developing a multipage list form with folowing pages: View Item (set as View page via "Advanced form options") New Entry (set as default view) Edit Step 1 Edit Step 2 Edit Step 3 Edit Step 4 ...
0
votes
0answers
144 views

how to programmatically construct a link to a Document Set instance created in a Folder content type

from my Initiation infopath form, i allow users to submit requests for a project to be created. from the workflow, i write back to the infopath form a link to the created project document set that ...
0
votes
0answers
72 views

Form render failed because the user's session was closed

Suddenly one of the InfoPath forms on my company's Sharepoint site has stopped working. The log has the following message: Form render failed because the user's session was closed StackTrace: at ...
0
votes
1answer
88 views

email the Infopath form and update in sharepoint library

1st Query: I am working on Infopath 2007 and sharepoint 2010. I have created a form in Infopath designer.I have created a submit button on the form. The submit button is programmed to submit the form ...
0
votes
1answer
109 views

Infopath forms get checked out and locked on Form Library when any entry is checked out

I have been struggling with this one for a while. We have a Form Library, where a user will enter data into a form and it gets stored. When changes to that entry need to be made, we require a ...
0
votes
1answer
176 views

Count people picker field if it is set

I would like to create a custom workflow with an Infopath created form, but the problem is I have a list of about 8 people picker fields that I would like to count, only if it is set (ie: a person's ...
0
votes
1answer
52 views

Cant view infopath form after submit in sharepoint list

I publish Infopath forms to a SharePoint Library. The forms are being sent to the Email recipients but can't be viewed in the SharePoint library. I use a submit button and a SharePoint data ...
0
votes
0answers
67 views

Getting Date Range Between Start and End Date

I was wondering if I can get the date range that is specified by a user with a start and end date in Infopath. The requirement for this is that the user must only enter a start and end date. I need it ...

1 12 13 14 15 16 19