Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
Hello. Sorry (again) if the information for my question is already posted but I am new to Infopath (2007) and the examples I have found in the threads do not solve my issue... I have a repeating table with a button to insert a new row. Upon clicking the button, the current row is copied into the new...
-
Hi There, We have migrated SP2007 to 2010, at the time of SP2007 we had been published infopath2007 version developed form to SP2007 form library. After that we have migrated whole SP2007 to SP2010.Here ensured thing is the migrated SP2010 site has the Infopath2007 version form in the form library. Now...
-
I've been wracking my brain trying to do this without code, but have failed. So I'm here, asking for help. (If it can only be done through code, VB would be preferable. But beggars can't be choosers.) I am attempting to create a repeating table with a specific number of rows. In the first...
-
Hi everybody, on my searches I already found the possibility send the form's data not as attachment but in the body of a mail. My question now is, is it also possible to connect the forms data with a appropriate template file (txt or doc or anything, I don't know) and send this in the subject...
-
I have a 2007 InfoPath form published to SharePoint 2007 form library. Its a filler form. If I open the form using InfoPath 2010 designer, I could successfully submit the form to the form library as well as Access backend database. This is fine, working as expected. However, when I open the form using...
-
I'm using InfoPath 2007 to create a browser form. In the form I have a Contact Selector. When it changes I want to get the value of the AccountID and set another field and run additional code. The xpath of the Contact Selector node that my changed event is triggered from is: /my:myFields/my:gpAuthor...
-
Hello, I need help with defining what I am trying to do, I have had trouble researching for my solution, because I am not sure the terminology and capability. I have SharePoint 2007. I would like to track hours that people have worked on certain projects. I have thought about having a easy form to fill...
-
Hi, I need to submit a info path browser enabled info path form every 20 minutes automatically from the FormServer.aspx page to a Document Library in Sharepoint. I have created a function with a timer that does HostingForm.Submit() every 20 minutes where the HostingForm is <form runat="server"...
-
Hi, Is there a way to trigger a javascript code to be executed from the custom aspx page (xmlformview) without having any buttons for save or submitting the form in infopath form. In the custom aspx page we will just load the infopath form and then we want to trigger a javascript code to be executed...
-
Hello all, I have been working on a process using InfoPath 2007 and Access 2007 to streamline processes from creating custom contracts all the way through processing and billing. One of the products that can be selected for the contract is in a repeating section so we can add multiple instances, we will...