Electronic forms software that integrates with SharePoint.
0
votes
1answer
273 views
Infopath publishing: “a device attached to the system…” error
I get this error when I try to publish my form (from Infopath designer) to a form library (created during publish) of a SharePoint 2010 instance:
Infopath cannot save the following form: ...
0
votes
4answers
1k views
Reporting against a form library
I have two InfoPath forms published to form libraries. one is a Time off request and the other is an expense report with repeating tables.
I am looking for a way to grab the data from the finished ...
0
votes
2answers
1k views
Can an InfoPath Form call a PowerShell script that makes use of the submitted form values?
I would like to build an InfoPath form that users can use to request a new Active Directory account (e.g. for a new employee). Once the form is submitted, I would like it to then run a PowerShell ...
0
votes
1answer
740 views
How to add the “Add” button to Calendar view (or add new item using double click on the day)
I am new to SharePoint. Sorry if answer for my question is obvious.
I've created approve absence workflow, InfoPath forms for adding absence statement and calendar view to show planned absences.
...
0
votes
1answer
196 views
What do you call the menu that pop up after clicking the infopath rich text field & how to change the position?
In a web based infopath form for SharePoint (2007), whenever you click on a rich text field box, a menu will pop up showing a few icons that can help you to format the formatting of the text in your ...
0
votes
2answers
1k views
Infopath coding option
I am missing the developer ribbon in my infopath. Do I need to reinstall infopath from scratch? Or is there an add-in which I can perform to get the code piece for infopath.
I am trying to write some ...
0
votes
1answer
2k views
Users with Add Item permissions cannot submit InfoPath form?
I have a form library on my site (SharePoint 2010 and InfoPath 2010) and we want any user in our network to be able to submit items, but only a select group of users to be able to edit items once ...
0
votes
2answers
3k views
Filter a secondary datasource in infopath
I'm having some issues with InfoPath. This is the case:
On SharePoint we have 2 lists:
ListA
ListB
ListB contains a lookup field to ListA. I customized the displayform of ListA with Infopath and ...
0
votes
1answer
114 views
Message: Rules and code will not run on changes made outside the form
I receive the following message - "Rules and code will not run on changes made outside the form." when I check the checkbox for "Allow users to edit data in this field by using a datasheet or ...
0
votes
2answers
133 views
How to Refresh Web Service Value
I have an InfoPath 2010 form that is pulling data from a web service.
For example, I have a text box, a button, and a drop down list. The button submits the text box value to the web service. The ...
0
votes
1answer
119 views
how to change multi-select to be blank value by default in infopath 2010
I have an infopath 2010 form that is defaulting to check the first item in the list. I'm needing all items to be 'unchecked' by default. I've changed the default value in both the sharepoint list ...
0
votes
3answers
1k views
Sorting in InfoPath
I have an InfoPath form with a drop-down-list, where the datasource is based on a sharepoint list. The listentries however seem to be random.
Is there any way to sort the data?
0
votes
1answer
2k views
Need to print a “print view” in an Infopath 2010 task form
I need to have a way to allow the users to print the "print view" that I have created on a task form in Infopath 2010. I created a button to change the view, but this also shows/prints the Workflow ...
0
votes
2answers
390 views
How to auto create InfoPath Form in SharePoint based on a SharePoint List
For example, I have a List called "Student Name" and a InfoPath document library called "Students Forms".
When I have insert all the Student Names into the List 'Student Name', and do a action (* See ...
0
votes
1answer
1k views
How to Display Created By Field in InfoPath
I am using InfoPath to create a custom form on the SP2010 list. When the "created by" field is dropped on the design surface it uses a picker control. How do you go about using a Textbox control to ...
0
votes
1answer
301 views
How to use an .aspx form for a workflow step in SharePoint 2010
I'd like to implement email templates in SharePoint 2010 and found this great video tutorial on how to implement it using SharePoint Designer:
http://www.youtube.com/watch?v=B6ifiMNt_cg
Basically, I ...
0
votes
1answer
1k views
Filtering sharepoint external list (BCS) from infopath
My requirement is to pull external data to InfoPath form based on a filter (e.g. Name filter) to Acheive this I did below things (I am working on InfoPath 2010, SP 2010)
I have created a BCS to pull ...
0
votes
1answer
307 views
SharePoint 2010: Register InfoPath forms and use custom feature reciver jointly
I am new to SharePoint, sorry if answer to my question is obvious.
I am using Custom InfoPath Task Forms in my project. For form registering, I am using next code in Feature.Template.xml:
<?xml ...
0
votes
1answer
481 views
SharePoint 2010 Custom InfoPath task form error: The specified form cannot be found
I am using custom InfoPath task form in my project.
All works fine, but I can't add new one. When I add it and click on task associated with it I get error: "The specified form cannot be found".
...
0
votes
1answer
228 views
Infopath: Validate Status field when there is change in Date
I have a non-required field called "EntryDate". But if status changed to "Processing" then end user has to populate the "EntryDate". I can't seem to get this working. Please suggest what are my ...
0
votes
1answer
203 views
Populate ListBox dynamically in term of the choice in another ListBox in infopath
I have serverals problems to create a dynamic form with InfoPath.
Here is how my Sharepoint lists looks like :
Places Table :
City | Adress | Phone number | ...
Ressources Tables :
City | ...
0
votes
1answer
61 views
Do it right the first time > Infopath Info
Okay,
I have seen many variation of infopath form designing method. From SP list > directly design a form (bad idea for deploying to multiple sites or farm).
What is the good approach to utilize in ...
0
votes
2answers
853 views
Moving Infopath form from dev to QC
I developed an infopath form in dev and it's ready to be moved to QC. How do I do that? I tried opening it with infopath designer and did not see any option to change the main data connection to qc ...
0
votes
2answers
2k views
Get infopath XML content from Form Library using Client Object model and CEWP
I am using infopath to design my form and collect information from user in that form and submitting it in SharePoint Form library. Every thing was working good, Now my client wants me query for data ...
0
votes
2answers
234 views
Do SharePoint Enterprise Search Index attached documents in InfoPath Form
Do SharePoint Enterprise Search Index attached documents in InfoPath Form ? I want to search attached document content and name, is it possible ? Well, as per my knowledge, SharePoint Enterprise ...
0
votes
1answer
2k views
Binding Multi-selection Listbox in Infopath Form 2010
I came across a sceneario where I need to bind Multi-selection Listbox control present in Infopath form 2010 with text field having comma seperated values .
Note : I am deploying my Infopath form ...
0
votes
2answers
1k views
InfoPath Can't Connect To SharePoint 2010 Server (Enterprise)
I am running a SharePoint 2010 enterprise server. A few months ago I had working InfoPath integration however we weren't sure we'd have the CALS to go live with it so I disabled the Enterprise Site ...
0
votes
2answers
2k views
How to display an InfoPath 2010 form attachment in a SharePoint 2010 document library
I have an InfoPath 2010 form with a "Resume" attachment. When the form gets submitted to the SharePoint document library, I need to display the resume attachment as a document library's column. Every ...
0
votes
2answers
760 views
Cannot publish to SharePoint from InfoPath or connect in SharePoint Designer although it loads in browser
I have a SharePoint 2010 Enterprise installation with the Dec 2011 cumulative hotfix. It is using integrated authentication and is on SSL. I can access my site collection from outside the server in ...
0
votes
2answers
245 views
List Settings > Form Setings > Infopath designer wont open
List Settings > Form Setings > "Modify the existing InfoPath form" is check. I click on "OK" but Infopath designer wont open.
What do I need to do so that the xsn opens in InfoPath 2010?
ps: I am ...
0
votes
1answer
163 views
InfoPath custom forms - Dynamically create controls in the form
Is it possible to dynamically (at runtime) create controls in an InfoPath form?
Some background: I have a list for which the new item is a custom form created with InfoPath. It contains some ...
0
votes
1answer
700 views
Set lookup field value in infopath form on new Item(List Infopath form)
I have lookup field called project stage, on item created I'd like to set to its default value,(project start). Then this field can only be changed by the Workflow as the project moves to the next ...
0
votes
1answer
68 views
What is best practice for versioning SPD workflows/forms?
Is there a recommended best practice for utilizing version control (SCM) when creating or modifying workflows or InfoPath forms from within SharePoint Designer 2010?
0
votes
2answers
900 views
Signed fully trusted form template in InfoPath 2010
I've create an InfoPath form template in InfoPath 2010. I need to sign it to make it full trusted, but when I click choose certificate in Form Options - Security, I get the following message:
No ...
0
votes
1answer
73 views
Error on Instantiation Form
Hi all I have an eror when opening the Instantiation_Form
There has been an error while loading the form.
The specified form cannot be found.
Whith SPD I can see that form and open it.
In my code ...
0
votes
1answer
449 views
SharePoint 2007 version history to track changes in InfoPath form
How do I make SharePoint 2007 versionning to keep track those fields from a InfoPath form that is set as columns?
Scenario:
I created a InfoPath form with 3 fields where 2 of the fields I make it ...
0
votes
3answers
485 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
1answer
451 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 ...
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# ...
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?
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
286 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 ...
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 ...
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
700 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 ...
0
votes
1answer
284 views
InfoPath 2010 form not getting into form library
I have an InfoPath 2010 form published in SharePoint. When I select "Add Document" I get the form in the browser, I fill it in and Submit it. It gives no errors but it doesn't get added to the Form ...
0
votes
1answer
262 views
On publishing infopath 2010 form loses control properties - dropdown control data binding setting
I am try to created a cascade dropdown using infopath 2010 in sharepoint 2010 list. On publishing infopath form i lost data binding setting and it just resets to default "Enter choices manually". It ...
0
votes
1answer
448 views
Does SharePoint secure or disable hyperlinks in InfoPath browser forms?
A coworker has been tasked with adding a hyperlink to an InfoPath 2010 form which will open an outside application. He has successfully created his hyperlink and tested it in the InfoPath Filler ...
