The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
11 views

New Infopath 2013 in o365?? … Select the form template to open this xml file?

I create a new forms library in o365/SPO. I click new document and it opens infopath2013 and asks for select the form template to open this xml file Where do I get this from? Also if select New ...
1
vote
0answers
36 views

Form size/amount of fields/rules limits in InfoPath

We know of the upper limit boundaries of SharePoint itself but, what about the limits of a InfoPath form published to a SharePoint Form Library as a web form? Does the size of the form have any ...
0
votes
1answer
166 views

SharePoint Incoming Email not working

I have SMTP installed on my SharePoint server per the instructions on Technet, using the "basic scenario". I also made sure the relay and connection controls included both IP's for the server and ...
1
vote
0answers
163 views

Append-only comments field from SP List not displaying in Infopath form

I am trying to get a data connection set up in InfoPath to display the comments history in a multi-line text field with "Append Changes to Existing Text" option enabled. The field comes from a ...
0
votes
1answer
109 views

Infopath forms get checked out and locked on Form Library when any entry is checked out

I have been struggling with this one for a while. We have a Form Library, where a user will enter data into a form and it gets stored. When changes to that entry need to be made, we require a ...
0
votes
1answer
193 views

How to save infopath form with unique filename when it is published as site content type

I created an InfoPath form which should be published as a site content type. The content type will be used in several libraries. The form must create an unique filename for every new instance. Every ...
2
votes
1answer
293 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
72 views

Prevent a group from deleting document version history

In a Document/Form Library with versioning enabled (SP 2010), it is possible to delete all versions of a particular document/form simply by going to the "Version History" dialog box. This ability ...
0
votes
1answer
53 views

How to allow users to fill out forms in a form library, yet not create new views?

In my forms library, I want users (who have contributor rights on the site) to be able to add forms and edit forms but not create new views. How can I accomplish this?
1
vote
1answer
147 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 ...
0
votes
0answers
60 views

How can I modify a Forms Library column created via InfoPath

I created a Status Report InfoPath form and published it to SharePoint 2010 forms library. Everything looks great, but now users are asking to make modifications. When selecting Library Settings in ...
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
2answers
89 views

What would you do if you have to re-create a form library that already contain more than 50 forms records?

I have a situation as follows: A Infopath form library was created in SharePoint 2007 and user have been submitting their infopath form into this library. However, one day, there is a problem, a ...
1
vote
0answers
350 views

How to update a Sharepoint 2010 list via an Infopath 2010 client form via a code?

I tried to follow in Sharepoint Server 2010 and Infopath 2010 the article: How to update a SharePoint list via an InfoPath browser form using the SharePoint Object Model which is for ...
1
vote
0answers
155 views

Why such differences between Infopath 2010 templates for a Form Library and for a List?

Table 3 (Comparing form library and list templates) of msdn article Building SharePoint Applications with InfoPath 2010 (Part 1 of 2) states that: support for custom code is available for a Form ...
0
votes
1answer
50 views

I have to create a form that would be for Maintenance?

I have to create a form request, then there would have to be an automated email and a 2nd email as well. So basically there would be a web request form for the data, then the automatic email, then ...
1
vote
2answers
861 views

Are there limitation set for the number of rules for InfoPath form used in SharePoint Library?

I have a number of rules that I set for my InfoPath form. These rules are activate when either the form is load or a certain flags have change. After I am done with the InfoPath form, I usually ...
1
vote
0answers
206 views

Change the default “Name” column in a Form Library

Is it possible to change the default "Name" column that is created in a form library. One method I saw is creating a content type that inherits from this column. Could someone provide instructions on ...
1
vote
0answers
209 views

SharePoint Form Print Preview Differnt from actual Hard Copy

I am experiencing a problem where the actual print out of a Form from SharePoint is different from the preview. We have three multiple selection list boxes that are populated from an external data ...
1
vote
1answer
47 views

Form Library templates in SP 2007

I want to create a form library template that's available for all site collections in my SP 2007 farm. How do I go about doing that? My understanding is that when I save a form library as a ...
1
vote
1answer
319 views

InfoPath Form Library vs. InfoPath forms on a list

What is the usage scenario's for using a dedicated Form library instead of using a custom list as where you modify the data entry form with InfoPath? Is it if you want the added functionality you get ...
1
vote
1answer
65 views

Duplicated forms overwrite each other at the same time?

There is a SharePoint 2007 form library whereby the filename is based on the following format - YYYYMMDD-HHMMSS and "duplicate files will be overwrite" option is enabled. What will happen to both ...
0
votes
3answers
1k views

SharePoint Designer 2007 button in a custom aspx file to trigger a workflow in Sharepoint 2007

May I know how to create a button in a customized aspx file (designed by SharePoint Designer 2007) that when pressed, it trigger a workflow in a SharePoint form library? Scenario: A web-based form ...
1
vote
0answers
194 views

Set some InfoPath 2007 form column to be edit-able in SharePoint Designer 2007

How do we set some column to be editable and some not editable for InfoPath 2007 form column in SharePoint Designer 2007? Details: Suppose there is a InfoPath 2007 Form library that contain 3 fields ...
0
votes
3answers
83 views

Unable to see a web part page in Form Library since view panel is missing

After creating a WebPart Page 'abc.aspx' under site collection 'MySiteCol' , I was unable to view it under form library. Although it showed 1 item, but the no file was visible inside it. Also the ...
0
votes
2answers
526 views

How do I create a Forms Library feature with a custom list definition?

I'm working on a prototype SharePoint site at the moment where a forms library has been created with an InfoPath form published to it. A content type has not been used, the form is bound directly to ...