1
vote
2answers
308 views

How programatically create infopath forms? [closed]

I want to write program that creates infopath forms(xsn, xml) from SQL database. I want to know how to access microsoft infopath from code. I want to give some template and generate infopath from ...
1
vote
1answer
130 views

InfoPath 2010: no publish button

I am working on learning how to use InfoPath and I don't know what's going on. If you, look at the screenshot attached you can see that there isn't a publish button only the 'Save a snapshot' one. ...
0
votes
0answers
190 views

Infopath and XML file

I have a GPO that blocks all applications from opening except for those listed in the GPO. I am trying to double-click an XML file which is set to open with Infopath. Infopath is in the list of ...
1
vote
1answer
142 views

XPath “Counter” expression is not returning a valid number

Is there a way to modify the following XPath expression to return the number of previous "like" elements? I need a relative count of the number of like nodes in a given branch (I think it's a ...
1
vote
1answer
490 views

Combine Infopath forms in a Document Library and make one PDF

I want to combine infopath forms in a document library which are not based on a same template. I checked the outofthe box Merge Functionality but it combines forms in a strange way means all the ...