Can you can make an info path attachment control mandatory based on a set criteria? if listbox selected value is High
Earlier I asked a开发者_高级运维 question about command-line parameters to automate processing of a file in InfoPath.I\'ll probably get the Tumbleweed badge for that one.
I\'ve been tasked with programatically opening up a set of XML files (~10k) associated with various InfoPath templates (20) and then saving the populated forms as PDF to a network share.This will be a
Does anyone know where the option to print an infopath form (in my case a customized list form) exists in SharePoint 2010?
I have a custom ASP.NET web site, it has code in App_Code and lots of dependencies in bin folder. Additionally, th开发者_如何学Gois web site should host InfoPath XmlFormView control. I also have custo
In InfoPath code behind is there a way to find the context under which the form is running. So we\'开发者_Python百科re looking at either the InfoPath client itself or whether it\'s running under InfoP
I have an InfoPath form with several fields on, the problem is that one of the fields is a hyperlink and every time I save the form template, close it and open it again the hyperlink is gone. I know i
I have an InfoPath form in a SharePoint workflow. I\'m trying to use a blank copy of the XML produced by the InfoPath to create new instances of the form for the document library to start the workflow
I\'ve built in C# a dll that accesses the appSettings section from the web.config file in the Inetpub\\wwwroot\\wss\\VirtualDirectories\\80. I do it the way it was described by Microsoft Community her
Can anyone explain why we use 开发者_Go百科infopath in sharepoint?Infopath is mainly used as a \"code free\" approach to creating a form for collecting user data.