Use our Google Custom Search for best site search results.
Browse by Tags
-
Hi I've created an InfoPath form, containing several project Information ('Project name'; 'Project number'; ...). Via a button in the form I'd like to create a folder (project folder to store project documents) on a seperate network drive, not in a SharePoint library. The folder...
-
I'm using cascading dropdown list and I want to refresh each dropdown in the on change event For example: I have two dropdown list, in the first one I have the following options A,B,C in the second one I have D,E,F if I select in the first DropDown option A I want to refresh the second one and so...
-
I have created an InfoPath (2010) form to use for a weekly update. The user submits the details in the repeating fields and the form submits to a SharePoint List and it should submit to Email. The submit is fine. The problem however, is that the email does not display correctly and the formatting is...
-
Hi Guys This is my first post in the infopath dev forums. I would like to say thanks for having such a great forum and apologies if I am posting in the wrong place.. I need some assistance in refreshing a secondary data source in my infopath form library form after data has been submitted. Basically...
-
Hi How can i implement the submit form button in my form to submit the infopath form via another mail client other than outlook? if it involved editing via C# VB i dont have problem. i assume you have to use the mailto protocol and it will direct it to the default mail client which is that "other"...
-
How do i write the code for button so the page will refresh and blank the form without putting the Submit button?
-
Hello, Really hoping someone might be able to point me in the right direction: I have a requirement where I have an infopath form attached to a SharePoint 2010 list library (NOT a form library). There are four sections on this form that allow multiple entries. I have currently implemented repeating tables...
-
Hello- I have code that allows an infopath form to edit items in a sharepoint list. The only problem I'm having is that i get the error: the name "e" does not exist in the current context. Here's my code: using Microsoft.Office.InfoPath; using System; using System.Xml; using System...
-
Hi, I have been experimenting with custom TaskPanes in InfoPath 2007 and I have come across some unusual behaviour. If you cast TaskPane[0] to a HtmlTaskPane and then cast the HtmlWindow object to a HtmlWindow2Class. You can then attach a handler to the events such as onfocus etc. This actually works...
-
Hi,
I want to move the data from secondary data source(table data) to primary data source . Please suggest me. Please provide the code if any automatic option is not there in infopath 2010
Thanks
Ramesh D