1
vote
0answers
36 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
1answer
38 views

SharePoint Library - Multiple Content Types - Each Type as a link on page to open document

I have a SharePoint library for multiple request types. Each request type has it's own InfoPath form, which I published to the library as content types. All that is working fine. However, instead ...
0
votes
1answer
54 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 ...
2
votes
1answer
73 views

Copying content types along with the Infopath Form from one library to another in SharePoint 2007

I am trying to copy a Infopath Form from one library to another ( archive ) in SharePoint 2007 with all of the information available in the first library. In other words, I do not want only copy the ...
0
votes
0answers
83 views

InfoPath form published into a Content Type Hub doesn't load in web browser in consuming libraries

We are deploying several content types to an organisation via the Content Type Hub functionality of the Managed Metadata Service in SharePoint 2010. Our main focus at the moment is Project Server and ...
0
votes
0answers
98 views

InfoPath 2013: How to create a submit data connection to current library without code?

I created an InfoPath form, published as a site content type to a SharePoint 2010 farm. It is used is several similar libs. To not prompt the user for a filename on submit, I need some sort of ...
0
votes
1answer
180 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
102 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
0answers
238 views

Modify “Edit this Task” Outlook button for SharePoint 2010 workflow task custom content type

I have created a custom content type based off of workflow task content type by following along with this article http://fmuntean.wordpress.com/2009/11/27/infopath-task-forms-made-easy-part-2/ ...
1
vote
2answers
159 views

What are the Differences between These Content-type Properties?

In my portal, I have created a few infopath forms, and promoted properties in them. When I view the content-types in the site-collection's content-type library, I see that some of the fields are in ...
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
423 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: ...
1
vote
1answer
468 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
496 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
2answers
81 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 ...
1
vote
1answer
500 views

Content Type's custom template loading from wrong place

My first question on stack exchange, and I'm very new to SharePoint, so please be gentle! (But please do let me know if I've not provided enough detail for you to be able to help me). I would like my ...
0
votes
1answer
200 views

How to assign programatically an InfoPath XSN to a Content Type

I had some content types and some XSN infopath files... I can link it by web interface and this works well but I must do this connection during feature activated event... So... Is there any code to ...
0
votes
1answer
218 views

Infopath Publish as Content type an Reusable workflow

Does anyone have any good links to web tutorials that demostrate how to publish and Infopath Form as a content type and then attach a reuasble workflow to the form?
0
votes
1answer
343 views

Multiple content types in a single library - sharing columns

I have built a simple expense claims feature into a sharepoint site using infopath. All works fine, but we wish to expand this to handle multiple types of claim, each having it's own form, travel ...
2
votes
1answer
2k views

Workflow create task with content type - Custom Forms in InfoPath

I know it's possible to customize the forms of workflow tasks but is it possible to have them customized also for "CreateTaskWithContentType" component, not just for "CreateTask"? I had a try of ...
3
votes
1answer
6k views

More than 255 characters in multiple lines of text?

I have an InfoPath Form which submits the text of a textbox and saves it in a SharePoint list. Whenever a user types in more than 255 characters and I want to edit the element in the SharePoint list ...
2
votes
1answer
117 views

Specify a custom content type when publishing forms to a form library?

I'm on a project that use a lot of infopath form published in form libraries. I'd like to create a query to retrieve all forms filled in a site collection (to create a global dashboard) but restricted ...