Is there a way to get the XML presented in a XMLFormView? I\'m trying to create a custom web part with a \"Save as PDF\" button for an InfoPath form. The idea is to combine the XML with the form\'s XS
I\'m using a browser-enabled Infopath form with Sharepoint 2010 and I want to show a modal开发者_Go百科 popup or even redirect to another page after clicking on Submit, saying \"Thank you... Your form
How can I get the max value (the row with the开发者_如何学运维 greatest value for a particular column) from a SharePoint document library using Infopath and the Document Information Panel.
I wa开发者_StackOverflow中文版nt to convert Info Path number Field to Word Ex. I have no. 1000 -> Ten Thousand like that please help me.
I have an infopath form that I want to modify via jQuery. The only problem is that it loads after the pages DOM loads, so jQuery\'s standard $(document).ready(handler); won\'t work here. My question i
I have a bro开发者_StackOverflow社区wser-enabled form written with Infopath 2007.I am unable to use managed code.
I have created an XSD and then I created an InfoPath form (2010) based on this XSD. All fine, but I have a little problem with enumerations.
I have an InfoPath form which has two data connections: Connection to a SharePoint list Connection to udcx file which connects to a SQL database and executes a view. This file is located in a \"Da
I\'ve created a C# Class Library with common classes I\'m going to use in all my forms. I\'ve signed the assembly and added [assembly: AllowPartiallyTrustedCallers] to AssemblyInfo.cs.
I use Infopath 2010 to create forms for public Sharepoint 2010 sites and one of the requirements i开发者_开发问答s to install a Captcha check for each form.