infopath Questions

2

I am trying to develop custom code for an InfoPath 2013 form. I have Visual Studio 2013 Professional installed, but when trying to edit code I get the following message: The following external com...
Ammonium asked 20/12, 2013 at 10:37

4

Solved

I've converted a Custom List forms to use InfoPath forms using SharePoint Designer, now I want to revert this back and return to the normal New, Edit and Details forms. How can I achieve this? Edi...
Brockbrocken asked 2/3, 2011 at 12:34

5

Lately I've been trying to implement some functionality which extracts files from an InfoPath XSN file (a .CAB archive). After extensive searching around the internet, it seems that there is no nat...
Thearchy asked 16/12, 2011 at 10:50

3

Solved

I need to create an XPath expression that does the following: Returns the element inside of 'NodeA' by default Returns the element inside of 'NodeB' if it is not empty. Here is some sample XML ...
Trilbee asked 11/9, 2012 at 13:2

2

I am trying to automate multiple parallel instances of Office InfoPath 2010 via a windows service. I understand automating Office from a service is not supported however it is a requirement of my ...

2

We use Infopath 2007 + Sharepoint 2007 and need to inject some javascript to infopath form. I know that infopath form can be hosted on the aspx page using XmlFormControl. But this solution doesn't ...
Eury asked 28/9, 2010 at 15:46

1

I have a code which will read some xml file(s). I tried different ways to solve this problem, but couldn't. Also I tried to code like this: Namespace my = "http://schemas.microsoft.com/office/info...
Theta asked 27/8, 2011 at 7:55

1

Does anyone know where the option to print an infopath form (in my case a customized list form) exists in SharePoint 2010? In MOSS this functionality comes out of the box but either I am missing s...
Benghazi asked 29/12, 2009 at 20:41

3

Solved

I am writing tests to test Infopath Forms to open in Form Control, my test method is as [TestMethod] public void Validate_OpenInfopathInFormControl() { Helper.OpenForm(); //Other Code } I ha...
Smatter asked 20/8, 2010 at 22:29

1

This is an error I receive from Sharepoint when I deploy a custom workflow to a forms library. The workflow is very straightforward and doesn't do anything fancy. I was reading from the an infopath...
Kellby asked 27/5, 2009 at 22:17

4

Any one has any idea how to map an infopath field to a sharepoint column of type choice? The infopath field is a repeating field, so the user can select multiple options, I want to be able to map t...
Endopeptidase asked 11/12, 2008 at 7:36

3

Solved

It is a real pain to deploy my InfoPath 2007 Forms from the designer into our development environment's SharePoint server. All of our forms require "full trust" since they include business logic wr...

1

Is there a way to CSS style an InfoPath 2007 form rendered by Forms Server 2007? It seems to be somewhat of a "black box", but the formatting options in the Infopath client are pretty limited.
Yoko asked 24/11, 2008 at 15:24

4

Solved

Is it possible to embed an audio object (mp3, wma, whatever) in a web-enabled InfoPath form ? If it is, how do you do it ?
Brandy asked 29/8, 2008 at 16:52
1

© 2022 - 2024 — McMap. All rights reserved.