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 ...
0
votes
2answers
12 views
oracle data in InfoPath form
We have a InfoPath form on which wants to show real time data from Oracle database. E.g. Employee name in a drop down list in InfoPath form from employee table in oracle.
Don't want to populate ...
1
vote
0answers
16 views
Synchronized InfoPath Attachment With Document Library
I have an InfoPath 2010 form with a Document attachment.
if any user upload infopath form with attachment, than attachment must be added in document library,
if any user modify or delete any ...
1
vote
0answers
17 views
Custom List Form works fine in Infopath but gets stuck when deployed
I have a custom list form for whenever I add a new item to a custom list. This form connects to an external sharepoint list that has 3000 records.
When you type a client ID it will connect to the ...
1
vote
1answer
32 views
Sharepoint 2013 List/Form with Repeating and Non Repeating sections
Can someone point me to how to go about creating a sharepoint list form with a repeating and non repeating section?
For example, a form that basically submits a team's information to a sharepoint ...
0
votes
0answers
19 views
Infopath 2010 File Attachment control's delete not working
I have a List that is customized using Infopath form. In that list edit form I have a File Attachment control and using it I am able to attach the documents, but the "delete" icon next to each ...
0
votes
0answers
37 views
InfoPath encounters SSL error with RESTful service on SharePoint
My settings are:
Excel file on SharePoint documents library.
InfoPath form on SharePoint as a content type that makes RESTful call to Excel file and get data from its ranges. I don't use the data ...
1
vote
0answers
43 views
Document Information Panel (Infopath 2007 .xsn) crashes Word 2010 when creating an instance of the content type, any idea why?
My problem seems to be that whenever I create an instance of a document content type it seems to crash Word 2010, I've tested it on another PC with Word 2007 installed and it opens the document just ...
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
1answer
61 views
Can an InfoPath 2010 form be built from an existing content type
I have several custom content types defined in a site collection defined as a hub. These content types have been published and I have some other sites that use these content types. I would like 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
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 ...
2
votes
1answer
69 views
what does nullreferenceexception mean in my sharepoint log - my infopath form won't “submit” anymore
I tweaked my infopath form by taking out a Lookup field that i no longer needed, and deleting the Data Connection, and now i can no longer submit my form. I get this error:
The SOAP response ...
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
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
133 views
Install and Remove InfoPath Form templates strucks sharepoint 2010
i am trying to install infopathtemplate in sharepoint 2010 central admin>general apprlication settings>InfoPath Forms Services >Manage form templates i uploaded the infopath form but from 2 days its ...
0
votes
3answers
80 views
Load Data in List Column based on another list
I tried searching before posting but I guess not getting the correct answer.
I have two list:
List A
Created By Value
ABC Value1
PQR Value2
List B
Value
Ok, my requirement is, when I click on ...
2
votes
1answer
109 views
Error while form opening if it is created from SharePoint Designer
I got stuck! :P
My goal: New form in source library ====> New form in target library [both web-browser enabled, following Infopath templates]
Using "create list item" action within a workflow ...
1
vote
2answers
129 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 ...
0
votes
1answer
144 views
Validate Infopath form by another sharepoint list
I have 1 Requirement list and 1 Tasks list with infopath 2010 forms. Tasks list having Lookup column as of Requirement Title field.
Both lists having Status field. When user save Requirement (infopath ...
0
votes
1answer
61 views
Calculate Median Value Using InfoPath Forms
I tired searching everywhere before I decided to post here.
I have a complex requirement which I made simple, I have 10 text box fields in my InfoPath form and in 11th texbox, I need to populate the ...
3
votes
1answer
116 views
XML document in infopath Form
I have created a custom list. There are different types of columns like single line of text, number, DateTime. I want to submit data in this list using web service from Infopath form. So I have ...
0
votes
0answers
32 views
Infopath 2010 Form Issue [duplicate]
Possible Duplicate:
Infopath change Publish Location
I want to publish InfoPath form to different sharepoint servers.But In Infopath Form, I must write specific site URL in data connection ...
1
vote
1answer
170 views
Validate Infopath Person Picker Against SharePoint List
I have:
A Person Picker in an InfoPath form
Set to current user by default using SharePoint userprofileservice
A SharePoint List with a person column
this list is available in my InfoPath form as ...
0
votes
1answer
194 views
How can i save a people/group picker from infopath to Sharepoint?
i'm start to learn infopath and code, so i don't know how to do this:
i need to save a user for a form infopath to sharepoint i only know this:
...
0
votes
1answer
317 views
Ways of creating a Leave application form in Sharepoint?
I need to create a form as part of the workflow with details and validation by taking some data from leave database such as Leave available and work replacement with other details.
So, i need to ...
0
votes
0answers
167 views
How to Automate the publishing of Infopath form as Administrator Approved Templates?
Is there a way to automate the process of publishing Administrator-Approved InfoPath Templates? I am tired of having to go through the lengthly, tedious process every time I want to make a tiny ...
1
vote
1answer
47 views
How select a “choice type” value automaticaly?
I have created in infopath a sharepoint form that is from a list. A field is set to a choice type.
What I would want is if selected than set to choice 1 if the item is new and choice 2 if the item is ...
0
votes
1answer
98 views
Hiding buttons on an infopath printout
Just curious whether there is a way to hide buttons/other elements on an infopath 2010 form so that that don't appear on the print preview/ printout.
TIA
0
votes
0answers
29 views
InfoPath approval form automatically refreshing
I have a custom approval workflow, that I have added several Task Fields, and used InfoPath Designer to update the form to include the fields. Now when filling out the form, it is automatically ...
1
vote
4answers
852 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 ...
0
votes
2answers
163 views
Is there a way to create cascading dropdown without using list?
I want to know is there a way to create a cascading dropdown menu in sharepoint without using a list.
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 ...
0
votes
2answers
427 views
How to update a infopath built content-type
With InfoPath I created a content type and saved it in a library. Now I want to edit the infopath form and save it, but it tells me:
The form template cannot be published to the server:
...
0
votes
2answers
149 views
How to submit an InfoPath-built form to a Library With a Dynamic URL?
Salvete! I have a custom infopath-built form. I also have 100 subsites - children of a single site collection. I plan to deploy my forms library via powershell to each site, and then, since I used ...
1
vote
1answer
490 views
How to use Infopath to Create a Custom Content Type for a List?
Salvete! I want to use InfoPath to create a Content Type for a List. I know how to create a site-content type using infopath, but that generates an form that you have to save in a library. I want ...
0
votes
2answers
504 views
How To Autosave a Form Based on a Infopath-based Content Type?
Salvete! I have followed this guide and created a site-content-type using infopath (very tedious if you have lots of fields).
Now, how can I make it so folks can fill out my new form?
Then I ...
0
votes
1answer
102 views
SharePoint not populating columns
My company is using the 3.0 version of sharepoint. I designed a form on InfoPath Designer 2010 and published as a form library on SharePoint. When I published the form I set all the cloumns needed for ...
0
votes
2answers
82 views
How to add other content to a content-type?
Salvete! I want to create a custom content-type, but I want to add a few subtitles and maybe some custom content, such as graphics, or explanations, to the fill-in area.
How can I do that short of ...
0
votes
0answers
52 views
Create InfoPath 2010 browser form to select 4 persons
I need a form where users must select exactly 4 persons from a list of people (SharePoint list)
How do I make such a form, where you must select 4 persons and they must be unique values - before you ...
1
vote
1answer
171 views
Tabbing Problem with InfoPath 2010 People/Group Selector
I have a InfoPath 2010 form. Somehow my user-profile people picker tabs back to the previous field when I first step into it. Once I tab back in there is no longer a problem. Does anyone know how to ...
1
vote
1answer
494 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) ...
1
vote
1answer
782 views
Recovering data from modified infopath fields?
I had built and published an infopath form to a sharepoint library and populated the library with about 50 documents(based on the template)
I modified (deletd rich text boxes and replaced it with ...
0
votes
1answer
689 views
How to activate infopath services for sharepoint site
I want to work with infopath services available in sharepoint 2010 environment.
My machine has inforpath designer and filler 2010. When I went to site collection features --> Sharepoint server ...
1
vote
2answers
3k views
Editing a custom infopath form published to a library?
I had built an infopath form and published it to a library in sharepoint.
Unfotunately, I lost the file on my local machine in the middle of a user profile sync chaos.
I tried editing the form in ...
0
votes
1answer
122 views
Does Updating Infopath form for Library required to update the task infopath forms in WF
I have an infopath form which is deployed using stsadm.
This infopath form is published to Form Library A. This library has an apporval WF to approve the forms. The WF has a task forms which are ...
1
vote
1answer
227 views
how to get the value of a check box from another list
I've been trying to get the value of a check box in a sp list. so, I have List[a] and List[b]. List[b] contains a check box which I am trying to get the value of inorder to put in in List[a].
I'm ...
0
votes
0answers
81 views
Automate publication of “Infopath Filler Forms” to SharePoint Library
I've read interesting documentation about automatic publication of Infopath Forms to SharePoint 2010.
...
0
votes
2answers
2k views
How is Infopath 2010 “Sharepoint List Form” different from “Web Browser Form” and other form types?
If to create a new Sharepoint list, browse to it and click on ribbon a violet button with Infopath logo "Customize Form", one can edit fRom Infopath Designer a fOrm used for updating/editing and ...



