Tagged Questions
1
vote
0answers
12 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 ...
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 ...
1
vote
1answer
83 views
InfoPath Form Works Under Admin Account But Not Under Regular User
An InfoPath browser enabled form that has udcx connections from a connection library, code in C# and some rules, was created and tested on the SharePoint server and functions more or less as designed ...
0
votes
1answer
771 views
How can I add fields from an InfoPath form to a list? [duplicate]
Possible Duplicate:
Can I display a field from a form in my form library view?
I have a document library that uses an InfoPath form as the standard template. How can I have data from the ...
1
vote
0answers
214 views
How to open document in Edit mode from InfoPath form
I have an custom SPList that has a Hyperlink field pointing to a document in a document library.
The custom SPList has custom InfoPath forms for View and Edit.
To open the document in edit mode, ...
1
vote
1answer
492 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
781 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 ...
1
vote
1answer
176 views
How to grab InfoPath form's FormState contents from the document library?
Is there a way to grab the contents of an InfoPath's FormState object? I have access to the SPListItem in the document library it resides in, the xml of the item, the document library it lives in, but ...
1
vote
1answer
251 views
Cert expired on InfoPath form and yields an error in MOSS
I have a very particular case in SharePoint 2007 and InfoPath 2007. I am using InfoPath 2010 as the designer, deploying the InfoPath form to SharePoint 2007 with a signed certificate and some code ...
0
votes
2answers
89 views
a separate site for a Sharepoint data connection library - why?
Step 1 of procedure "To create a SharePoint Data Connection Library" in msdn article How to: Create and Use a Data Connection Library tells:
"1. Browse to an SharePoint Server 2010 site on which you ...
2
votes
2answers
2k views
How can I modify the Document Library Upload Form?
I'll be as specific as possible for this issue as I haven't found anyone of my normal resources that can help me out with this one.
I have a Document library that we would like to have a field that ...
0
votes
0answers
410 views
Lookup multiple-values on form-library sharepoint 2010 for InfoPath Form
I use InfoPath form template for a form library without coding. I want to get multiple-value of lookup to another list items. For lookup I should use sharepoint 2010 column due to no such data type in ...
1
vote
2answers
330 views
Using javascript to create InfoPath form in a SharePoint library
Are there javascript / javascript framework that allows developer to create InfoPath Form in a SharePoint Library?
Suppose there is a SharePoint Library called 'Finance Application'. When a user ...
0
votes
2answers
393 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
4answers
2k views
Problems storing Infopath 2010 XSN files in a document library on Sharepoint 2010 server
To collaborate on building forms for collecting data, we are uploading our .xsn form templates to a document library in a "Sharepoint Admins" site.
There are a couple of problems with this approach ...
0
votes
2answers
291 views
How to prevent user from editing the file name of a infopath form inside the library of a Sharepoint site
Suppose I have a Sharepoint site that have a Library full of InfoPath forms. I don't want anyone (regardless if the user is the owner of the InfoPath form or whoever) to edit the filename of any of ...
1
vote
1answer
445 views
How to increase the web service timeout to a larger value so that publishing a large infopath form to SharePoint library can be successful?
Currently, publishing of large SharePoint Form library may result in 'Updating Content Type Failed' message. According to this article, it mention that increasing the web service timeout to larger ...
0
votes
2answers
149 views
Users with Full Control Only See their forms in library
I have create four different permissions groups for my form library.
Users: Which have Contribute Privileges
Admin: Which have Contribute Privileges
Approver: Which Have Approver Privileges
Owner: ...
0
votes
1answer
864 views
Cannot publish my InfoPath form in SharePoint 2007 any more
When I was publish my InfoPath form to my SharePoint 2007, it give me the following error:
updating the content type failed
I went though a search and many of the search return (Microsoft Forum, ...
2
votes
0answers
224 views
How do I display a jpeg attachment as an image rather than as a link on an InfoPath form?
After reading this article: InfoPath 2007 - Extracting Those Pesky Binary Attachments, I notice that Visual Studio is required in order to display the attachment file rather than as a link to the ...
1
vote
1answer
364 views
Is it possible to compare current user to a SharePoint list/group and switch views if they belong?
So I have a list of managers in my SharePoint site, and I am able to get the current user by using a web service and storing their name into a control. Is it possible to compare this name to everyone ...
1
vote
1answer
124 views
InfoPath form closes and redirects to deleted SharePoint library?
When a user clicks submit for the first time, the form closes and they are redirected to an old library that I deleted. But if they were to go back and edit their form then submit again, it will ...
2
votes
2answers
406 views
Changes in an uploaded InfoPath form aren't being saved
When I upload an InfoPath form to a document library, open it up, make some changes, click save and then re-open the InfoPath form, the changes will not be there. However, if I click New Document in ...
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 ...
1
vote
2answers
86 views
How do I get a listing of the contents of a Document Library?
Sorry for the simple question.
I have a Form Library whose directory listing I need to access from an InfoPath form containing custom code. I don't need the contents of any of the files, just the ...
1
vote
1answer
222 views
SPFile is empty the second time the logic is run
I'm developing event receivers in SharePoint 2010. I have a doc. library, when someone adds to this library, a infopath form must be filled out and saved. When the form is saved to the library, my ...
2
votes
1answer
609 views
Printing Infopath form 2010(.xml) in Sharepoint 2010 [closed]
My question is related to printing an Infopath 2010 form in Sharepoint 2010.I designed an Infopath 2010 form in Infopath Designer 2010 and published it to a form library in Sharepoint 2010.The end ...
0
votes
2answers
880 views
Sharepoint Document Library with Item Content-Type?
Here is my problem:
I wanted to use InfoPath forms, but due to complexity I have to switch to aspx forms. With Infopath Forms I could use a Forms Library, where the user is presented with ...

