Electronic forms software that integrates with SharePoint.

learn more… | top users | synonyms (3)

1
vote
2answers
728 views

Save Web-based InfoPath form with the title as its file name

How do I save a new web-based InfoPath form without having to manual-type the file name in the Save As dialog box as shown below: The 'Name' column, which represent the File name can be derive from ...
1
vote
1answer
193 views

I receive a InfoPath Warning Message: Any user currently filling out the form in a Web Browser will lose their edits

I receive a warning message (sort of) in InfoPath 2010 when publishing my form to my SharePoint. The warning message goes like this: Any user currently filling out the form in a Web Browser will ...
2
votes
1answer
243 views

Restrict other user to access opened web-based InfoPath form

May I know how to restrict other user from accessing a particular web-based InfoPath form in a document library which was open by a user? (Suppose that the InfoPath form need to be amend from time to ...
2
votes
1answer
291 views

Downloading web-based InfoPath Form

May I know if there are ways to download web-based InfoPath form from a SharePoint Site and view it under a InfoPath Viewer?
3
votes
1answer
1k views

Auto-generated custom format ID for InfoPath form text field

May I know how do I use a InfoPath form text field to auto generate a custom format ID? The custom format ID must be in this format: YYYY/XXXREQ where YYYY is the year that the item is created, ...
0
votes
1answer
1k views

Problem with getting UserName using webservices in InfoPath

I have SharePoint 2010 and InfoPath 2007. I am using the webservices to get the user name into the forms text box. I have followed this post and its works fine: InfoPath - Get the current user ...
1
vote
2answers
1k views

How to save/submit an InfoPath SharePoint 2010 Form library data into SQL database

I have an InfoPath form template created from a custom schema. This template is hosted in SharePoint 2010 InfoPath form library. I want to store the data in InfoPath form library so that I can use ...
1
vote
1answer
1k views

InfoPath 2010 Form Load for SharePoint 2010 Lists

I'm using InfoPath 2010 to customize the View and Edit options of a SharePoint 2010 list. The view and edit pages, therefore, are displayifs.aspx and editifs.aspx. I have a Form Load operation in ...
1
vote
1answer
69 views

InfoPath Forms Services installed but not configurable

I want to build a InfoPath form which works with a SharePoint Workflow but the Problem is, if i'm trying to establish a connection between the InfoPath Designer and my SharePoint 2010 Instance i get ...
1
vote
2answers
244 views

Additional datasource in infopath

Is there any way to add additional datasources to an infopath form when using an external list? Infopath always complains about the form not being valid, because of the addinal datasource.
0
votes
0answers
91 views

Task lists across all sites in an InfoPath form [closed]

I am in need of creating an Infopath form which displays the Tasklist across all subsites for a particular user(logged in user). I just used the sharepoint list connection in infopath. It doesnt work ...
2
votes
5answers
3k views

Infopath Button missing in Ribbon for List

I am trying to follow some tutorials for customizing a list with InfoPath 2010. However, when I click on a list it appears I am missing the InfoPath button. I do have Infopath 2010 installed and can ...
7
votes
3answers
5k views

Why is GetUserProfileByName from InfoPath Forms Services with claims authentication failing?

I have a web application with an ADFS 2.0 trusted identity provider, and it's the only authentication provider. When I login, SharePoint correctly associates me with the my stored profile, but calls ...
1
vote
1answer
729 views

open form in infopath filler from document library

I created an "InfoPath filler form template" in InfoPath 2010 and submitted it to a SharePoint Server Standard 2010 document library. When I click on the document link in the document library, I get ...
2
votes
1answer
943 views

Workflow task edit form

I want to add a new button to a workflow task edit form. I want to call this button "Incomplete". The purpose of this button is to mark an item as incomplete instead of rejecting it. If the task item ...
0
votes
3answers
489 views

Access a list residing at the root level from a subsite for an InfoPath 2010 form

Sorry for the confusing title! I'll try to explain my problem a little bit better.. So the site that I'm building has a contact form (created using InfoPath2010) on each page that the visitor can ...
0
votes
0answers
386 views

Custom Infopath Merge - help with XSLT [closed]

I know this isn't exactly a sharepoint question - but its the closest stack exchange site I could find to post it in. I'm using Infopath 2007. For this specific problem, we won't have access to a ...
1
vote
2answers
4k views

C# behind InfoPath forms

Is it possible to run C# code with InfoPath forms when the form is running inside of web browser? Same question applies to JavaScript also. With web forms which one do you recommend if both are ...
1
vote
1answer
1k views

How do I close an InfoPath form page programmatically?

Is it possible to close an InfoPath form displayed in Forms Services via C#? I know I can close the form, but the actual InfoPath frame is still there. Is there anyway to kill the process from within ...
4
votes
8answers
8k views

Infopath change Publish Location

Working with Infopath 2010 here and SP 2010. I've created my form and published it while in DEV. Now, I want to publish it to the Prod Location. Here's the issue and to me, quite strange. I can't ...
0
votes
1answer
452 views

C# save/submit to sharepoint from infopath [closed]

I have tried this.Submit(), this.Save(), but neither seem to actually work. Is there a simple way of doing this? I have also tried using a submit button and then using custom rules for that, but still ...
2
votes
1answer
1k views

Infopath browser support

In our company, we have two big SharePoint 2010 farms, one is internet-facing, the other one is intra-net facing. Because we are planning to host all of our internet facing sites (30+), intranet, ...
2
votes
1answer
807 views

Custom form validation

I am new to Infopath and Sharepoint, and have been reading everything I could find online about this, but nothing to solve my problem. We need a form with custom validation (logic in javascript) to ...
3
votes
3answers
3k views

SharePoint 2010 Standard and Forms

We have Standard Server License of SharePoint 2010 and want to develop INFOPATH form. I need a tutorial or directions in bullet points what should I do to achieve this. I've heard in Standard edition ...
2
votes
1answer
446 views

Sharepoint SPFile.Convert Infopath to HTML

i have the conversion code for converting from infopath to HTML Guid id; var conversionResults = newItem.Convert(new Guid("853d58f5-13c3-46f8-8b81-3ca4abcad7b3"), ...
0
votes
1answer
187 views

infopath sharepoint dispform mess my code [closed]

On a SharePoint site, I have a list where I would like to change the order of some elements of my dispform. The easiest way I found was to modify the dispform in Infopath. And here is the ugly part ...
2
votes
2answers
2k views

Repeating option controls on infopath form

I get data from a sharepoint list as a data source. I then have a repeating table which has one of the fields as a option (radio) control. Unfortunately, when the data is repeated, it doesn't include ...
0
votes
1answer
1k views

InfoPath close form by code

I'm creating an InfoPath form in InfoPath 2010 Designer, that will be running in InfoPath 2007 and 2010 clients and contains C# code. When the user clicks the submit button I need to execute some C# ...
2
votes
0answers
412 views

infopath 2010 with sharepoint 2010 javascript error [closed]

I have an infopath form with a datepicker control published to SharePoint. When I open the form from the server it works correctly. When I open the form from the client machine it generates a ...
1
vote
1answer
950 views

InfoPath calculated field bound to SP list: how to populate only once?

Disclaimer: My experience with SharePoint does not extend much beyond having spelled it correctly a few times. I've inherited a SharePoint 2010 library that tracks expense reporting by running an ...
3
votes
1answer
165 views

Post SP1 Issue with Browser-Enabled InfoPath and Receive List Data Connections

I have an InfoPath form that has full-trust with a cert. It has 3 data connections for SharePoint lists that are used to populate combo boxes. Prior to SP1, these worked great. However, post SP1, ...
1
vote
2answers
795 views

Customize Shared Documents upload form in Infopath

Is there any way to customize the Sharepoint Shared Documents' "Add document" form using infopath? We need to do a couple lookups against other lists.
0
votes
1answer
472 views

Send e-mail from InfoPath: MailMessage vs. MailItem

I want to send e-mail from an InfoPath (2007/2010) form (InfoPath client, NOT web hosted). I found two ways that look promising: using System.Web.Mail.MailMessage class ...
1
vote
3answers
2k views

Create a web part to display filtered list item

I've got a Contact list with info about departments in our organization. The list is at the department level, not person level. It has the following columns: Department Title ["Contact Helpdesk:", ...
0
votes
1answer
218 views

Insert Signatures (Images) into an Infopath Forms

I need to insert Signatures (Images) into an InfoPath web forms. I also need a drop down menu in the form so that a when a person is selected & his respective signature shows up in the form. Is ...
0
votes
1answer
246 views

Print DisplayForm.aspx created by InfoPath

I need to sometimes print contents of a submitted forms (created in InfoPath) i.e. DisplayForm.aspx in a Printer-Friendly format. Is it possible?
1
vote
2answers
2k views

Digital Signatures in InfoPath enabled SharePoint 2010 Forms

I need to deploy digital signatures (DS) in InfoPath Enabled SharePoint Forms. Its totally new area for me hence I have following questions: What types of DS work in InfoPath 2010 & how does it ...
0
votes
2answers
1k views

How to get the file name column of a SharePoint library in InfoPath

I've got a standard document library in SharePoint (2010, although I think the version doesn't matter for this question). I'm creating an InfoPath form and want to add this library as an external data ...
0
votes
2answers
287 views

Date Picker does not show in Infopath Form services for one user only

I have an Infopath form which renders in the web browser. This form was created using Infopath 2007 and published to a document library in a Sharepoint 2007 site. The field "Open Date" is a date field ...
1
vote
1answer
182 views

infopath form submit error not getting logged

What is it that would cause no error message to be logged if the form fails to submit? I have a form that has custom submit code written and at times fails on submit. It gives a correlation id which ...
0
votes
1answer
463 views

E-Forms using standard edition

We have SharePoint 2010 Standard Edition license and we are covered in Enterprise Agreement but we are in need of E-Forms and put it on our portal using workflows also. I've heard info path services ...
1
vote
2answers
209 views

InfoPath Forms and autoprinting

I am new to InfoPath Forms and have created my form but trying to add a link/button where user can select and it will autoprint. Is this an option??
0
votes
1answer
414 views

Contact selector on infopath form not displaying in email

This is something that has confused for some time. If there is a contact selector on the form and the form gets sent in an email, the contact selector seems to become hidden. I have searched online ...
1
vote
1answer
281 views

How to track status of InfoPath form through SPD workflow?

I am a total newbie on SharePoint, workflows, InfoPath technology... I had never heard of any of it until about two weeks ago. Our environment is all 2007 - SharePoint, InfoPath, everything. I have ...
0
votes
2answers
2k views

InfoPath form times out and fails with error

I have a pretty large browser-enabled InfoPath form in a form library. Recently, more people are using it, and we're seeing that it times out after a certain amount of time or postbacks. Needless to ...
0
votes
1answer
82 views

Extending InfoPath outside of Sharepoint

Our business unit is currently trying to implement change management application for SOX reason. I thought to piggyback on the existing Sharepoint in use and utilize its workflow and InfPath instead ...
0
votes
2answers
702 views

Updated InfoPath Forms Failing to open

I had a request from a user to modify an InfoPath Form template, which I did, and it worked perfectly in my development environment. When I went to update the existing form in my test environment, the ...
3
votes
2answers
328 views

Cannot edit Initiation Form of Designer Workflows with InfoPath

I've got a reusable SP Designer workflow in SharePoint 2010, and I'm trying to edit the Initiation Form for it. I can open the workflow within SP Designer, click the form, and it opens in InfoPath. I ...
1
vote
1answer
879 views

SharePoint Designer 2010 workflow: can't add a lookup column in a custom task process

In a Workflow I'm building with SPD, I want to use a custom task process. One of its field is "Category" which must be selected from a category list. I create a site lookup column to this category ...
3
votes
1answer
6k views

More than 255 characters in multiple lines of text?

I have an InfoPath Form which submits the text of a textbox and saves it in a SharePoint list. Whenever a user types in more than 255 characters and I want to edit the element in the SharePoint list ...

1 15 16 17 18 19