Use our Google Custom Search for best site search results.
Browse by Tags
-
Can some one explain how an Infopath file .xsf and xsn related? , I have my form options Full Trust , and a certificate to run a code which writes files to x drive. Every time i change C# code in Infopath , i need to include my certificate in form options and i found out , you have to do save file or...
-
Hello, I've problem in automating the form to send email to multiple people in a repeating section. I've a requirement where in I've to configure the infopath form to send mails to people who are added in the repeating list. Problem is, it takes only the contact in the first row. Is there...
-
I have developed an extensive InfoPath - browser enabled form for my client - 600 + fields. It is a form that is saved to a sharepoint form library. They have SharePoint 2010 (2010 SharePoint server - enterprise edition). Tthis form is quite large (600 + fields), I call it my Selections Form. How I am...
-
Can anyone assist with this issue. I have InfoPath 2010 x64 installed and when trying to use the code editor I get an error that Visual Studio Tools for application is required. I followed the instructions and still received the same error. After many attempts I uninstalled x64 version and reinstalled...
-
hi, I am very new to infopath , is it possable to set up a form to query a database and submit the results to another database , I have tried to logic it out but am at a loss now!! Denis
-
I'm using Hilarys guide, qRules submit to sharepoint list. I have a form with a repeating table, when I update an existing posting in the form a new posting is created in the Sharepoint list instead of updating the existing. I have created the id field - I wonder what I'm missing or have done...
-
Hi All, Below is the requirement: - On a webpage, User clicks on a button/link to generate a InfoPath form from the template saved on local drive - Generated InfoPath form should be pre-populated with values from DB - Publish the generated to email recipients programaticaly I am able to unPackage and...
-
Hi, I'm completely new to Infopath so I wish to get somebody help to assist me to solve my problem regarding MS InfoPath functions that I can use to do statistical calculation automatically. Let say I have the following repeating table (gp_qualification_data) as per below Result 1 Result 2 Result...
-
Hi, I have IP2007 & Access 2007 and have several forms connected to an access 2007 db. IP2007 is now crashing every time i try to submit a form. One of my access 2007 db's woks perfectly with IP2007 the other has now developed problems for no reason. Each time I hit submit, the program crashes...
-
Hi, I am saving infopath attachment to SQL database as sending value(string) to web service, converting it to byte array and inserting it into a table, later i need to retrieve the binary value from database and show the same to user as file, i am unable to do and i have no idea how to do it. can any...