Electronic forms software that integrates with SharePoint.
2
votes
1answer
2k views
How to reconnect InfoPath task form to SPD workflow after moving it to the new Site Collection
I have Globally reusable workflow (created in SPD) in my test site collection. This WF uses custom InfoPath task form. Now I am trying to move it to the new production site collection. I've done next ...
7
votes
4answers
8k views
How to submit data from repeatable table in infopath form to a sharepoint list?
I have a infopath form created from a sharepoint list content type. In this form I need to add a repeatable table to send data to another sharepoint list. So when people submit this form the original ...
4
votes
8answers
9k 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 ...
3
votes
3answers
2k views
How to Submit an InfoPath Form to its Own Library?
Salvete! I have an InfoPath-based content-type. I also created a forms library in several subsites that each use this content-type.
Now, I need to fix my InfoPath content-type form so that it gets ...
2
votes
2answers
892 views
Making changes to existing infopath form
I am totally new to SharePoint. I just have a question regarding SharePoint.I have modified an existing infopath template and published it to a new library. I have a submit option in the template that ...
2
votes
1answer
349 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
1answer
961 views
Custom Code is disabled on my form/(it is a workflow form of a sp list workflow process)/ any workaround?
custom code (trying to use C#) is disabled for any button on my form...
I am trying to use that form in the context of a solution structured like this:
data is held in sharepoint lists, and list ...
0
votes
2answers
181 views
Info Path 2010 read and update accdb with Sharepoint Online
I am new to Sharepoint and to Info Path, so I hope can correctly articulate my goal, here. I would like to use Info Path to distribute forms which read,update and delete records in an Access 2010 db ...
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 ...
3
votes
2answers
3k views
Using Default List Forms for Edit & View
Is it possible to configure a SharePoint 2010 list to the default form for editing and viewing while displaying my custom InfoPath form only for new items?
1
vote
1answer
319 views
Query large (over 5000 records) Sharepoint list from Infopath error
I have an Info Path form which contains a drop down list attached to a Data connection. The data is coming from a SharePoint list with well over 20,000 records. To combat the size of this list we ...
1
vote
3answers
551 views
How to find number of WorkDays between 2 dates using InfoPath-2010?
How can I find the number of WorkingDays by selecting StartDate & EndDate in InfoPath-2010 ?
(Excluding Saturday & Sunday. Means only WeekDays).
Please specify the Rule or the mehtod.
1
vote
2answers
2k views
Daily e-mail reminders with workflows
I need a workflow which will check a custom list -for every row in this list- every day automatically and if the total value column is 0 then it will send an email to a user. Is it possible with ...
1
vote
2answers
2k views
Is there a way to start a workflow through an infopath button?
So let's say I have a submit button that I want to send a workflow email, how can I have it send the email once the submit button is clicked in infopath?
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
3k views
submit multiple entries to one list with one infopath form
Is there a way to create a single infopath form to submit multiple rows of data to one list (as opposed to making one single entry/filling out one form at a time)?
2
votes
2answers
111 views
Can I display a field from a form in my form library view?
Once a user has submitted an Infopath form, can I have one of the fields in it (i.e. location 'London' or 'NYC') display in the library view of all the submitted forms?
If so, how do I do this?
...
2
votes
2answers
2k views
How to Query a Form Library in SharePoint 2010
I have a SharePoint 2010 Form Library that will have multiple documents. I have one form that will be feeding/creating each of these documents.
Essentially, I need to have one document per each ...
1
vote
1answer
986 views
Create a SharePoint list form with MULTIPLE repeating tables to submit to a SharePoint List
I've been trying to create a SharePoint List form that has MULTIPLE REPEAT TABLES. When I try the solution at: submit multiple entries to one list with one infopath form I am not able to add an ...
1
vote
2answers
176 views
SharePoint InfoPath formviewer part
I followed the Code
protected override void CreateChildControls()
{
XmlFormView formView;
formView = new XmlFormView();
formView.Width = ...
0
votes
1answer
116 views
How to use CustomList data in InfoPath Expression?
How can I read/use the CustomList data in InfoPath Expression/Rule ?
I want to take necessary action after reading the data of CustomList using Rule/Expression for my calculation.
I don't want to ...
0
votes
2answers
931 views
Custom Validation on Infopath Fields? C#
How can I apply custom validation to Infopath 2010 fields which stretches beyond the basic Rules and Templates?
I am looking to validate a custom field which needs to be validated much like a Credit ...
0
votes
3answers
1k views
How to close an infopath form in C# style?
I tried XDocument.View.Window.Close(true); but it tells me "The name 'XDocument' does not exist in the current context"
I even tried thisXDocument.View.Window.Close(true); but still same error.
What ...
3
votes
2answers
2k views
Copying a globally reusable workflow in SP Designer loses form task fields and InfoPath rules
In SP Designer, I copied a globally reusable workflow in order to make it only reusable (not global) so I can save it as a template
solution .wsp to move it to another farm. The problem is that the ...
2
votes
2answers
459 views
Check if task has already been submitted on opening InfoPath task form and switching view to reflect so
I am trying to make my custom task form (of Visual Studio Sequential Workflow) to switch view to "Submitted" in case someone has already submitted this task before, since this task could be assigned ...
2
votes
2answers
358 views
How to selectively populate listbox items using a list?
I am new at sharepoint and I am new at infopath too (:
I think the thing I want to do is simple but I can't find the method to handle it.
Here is description :
I have 2 lists. One is the other's ...
1
vote
2answers
763 views
Add js to an InfoPath form
Is there a way to add either Javascript or additional css rules to InfoPath forms that are generated by the forms server in SharePoint 2010 or 2013?
1
vote
0answers
191 views
How to check if user has a permission to complete task in InfoPath task form?
Is it possible to check if the user has enough permissions to complete task in InfoPath 2010 task form? Or maybe it is possible to show to user read-only view if he has lack of the rights.
The full ...
4
votes
3answers
3k views
Infopath's built in Username() function returning “i:0#.w|Domain\UserName” instead of just UserName?
How can I modify the UserName() return string to display only the username as opposed to
"i:0#.w|Domain\UserName"?
When I had the same form in my development environment it returned ...
2
votes
3answers
707 views
Can I use Infopath code behind in SharePoint online?
I'm evaluating using SharePoint online for a new project, but I can't find a definite answer to whether I'm able to use InfoPath 2013 code behind (e.g. custom code in an InfoPath form) in SharePoint ...
2
votes
1answer
239 views
Sharepoint workbook opening in Microsoft InfoPath Filler 2010 rather than Microsoft InfoPath Designer 2010
We are using Sharepoint as a Project Management site. This has been developed by another developer so we are unsure right now where the code is located.
For each Project Management area (each new ...
1
vote
1answer
518 views
Restored infopath forms still opening using the new template.xsn?
I did a site restore from an unattached database in order to get back all of my old infopath forms held in a document library. Reason being that I had modified (deleted and replaced with new fields) ...
3
votes
3answers
6k views
No InfoPath forms in SP 2013 workflows?
I just read here, that InfoPath forms will no longer be used in Workflows. Is there something that will replace InfoPath? or are forms in the Workflows just going away?
Thanks!
3
votes
4answers
796 views
SharePoint Designer 2010 email
I have an InfoPath form where I used SharePoint Designer 2010 to send an email to a group.
Once a particular user submits the form then an email should be triggered to a group along with the active ...
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 ...
2
votes
5answers
5k views
Infopath with Sharepoint Foundation 2010
Is it possible to use Infopath 2010 forms with Sharepoint Foundation 2010? What licence(s) (if any), would I need to do so?
2
votes
1answer
2k views
How to constraint InfoPath form page view to certain group of users
May I know if it is possible to set a constraint where certain group of users can see certain page view of a web-based InfoPath 2007 form?
Scenario:
I have 3 group of users - Group A, Group B and ...
2
votes
2answers
1k views
Running declarative workflows under system account
I have an InfoPath form that starts a workflow (on item created). The business requirement is that after submission form must be read-only (no changes to the initial request can be made). However ...
1
vote
2answers
331 views
do Calculated columns work on an infopath form based list?
i have a list that is controlled by an infopath form and i am trying to add a calculated column to the list (because a value will need to change dynamically and if i use infopath to do the ...
1
vote
1answer
549 views
How to edit an existing item in InfoPath Web Part with SharePoint 2013
I have a page with nothing on it but a Infopath Form WebPart which I want to use to be able to edit an existing item in a SharePoint list. I have the ID of the item being passed in on the query string ...
1
vote
2answers
161 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 ...
1
vote
1answer
95 views
InfoPath, and Calling a instation of Template InfoPath from Event Receiver
I want to call a form of InfoPath from Event Receiver. How Could I set a field infopath a Values, from Event Receivers to sets a Values on infopath fields which could I Validate and show or hide a ...
1
vote
1answer
799 views
Infopath: Copy calculated value to list field
I'm using InfoPath and SP 2010.
I'm using calculated fields which works well, but I wonder if there is a way to copy calculated field value to standard list field when form is submitted ?
1
vote
1answer
158 views
How to create a list of data gotten from many forms?
Salve! I have a handful of subsites, each with a form library that uses infopath content-types. The user creates a new form document in a the library and then fills out the form.
I want to gather ...
1
vote
4answers
979 views
How to insert a named hyperlink anchor in InfoPath?
I have an infopath form, and I want to create a sort of table of contents so that when users return to finish filling out their forms (after having left off), they can jump to the section.
I see that ...
1
vote
1answer
430 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
672 views
Microsoft.SharePoint.SoapServer.SoapServerException on SharePoint 2010 InfoPath
I'm trying to modify my list InfoPath form to connect to a data of a SharePoint Web Service Lists.GetListItems
On the part where I'll specify the parameters, I get the following error:
Exception of ...
1
vote
1answer
1k 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
3answers
829 views
How do I convert a Infopath form created in sharepoint to Word
How do I convert a Infopath form that I created in sharepoint to Word
Thanks
1
vote
1answer
1k views
What cannot be developed for Sharepoint Server 2010 in 32-bit workstation? and in 64-bit workstation?
Before, I was developing remotely on Microsoft Sharepoint Server 2010 machine (Windows Server 2008 R2 Datacenter and all servers 64-bit) accessing it over internet through RDP from Windows XP SP3 ...





