| Thread | Last Post | Replies |
|
| can't see EmailAttachmentType property | 04 Sep 2007 01:46 GMT | 5 |
hey all, i'm in vs2005 and infopath2003 in the click event of a button. i'm using MailEnvelope class and according to msdn example i should be able to set a property called EmailAttachmentType but it is not showing this property in
|
| How to get IP Form Data | 04 Sep 2007 01:44 GMT | 1 |
Hi, I have small requirement like this... I have created a Web Enabled IP Form. with in that form i have some Fields in Repeated Sections and published this form into my share point FormLibrary.
|
| Reading Repeating Table Values | 04 Sep 2007 00:52 GMT | 2 |
I am using InfoPath 2007 with VB.net and would like to write all the field values entered within a forms repeating table to a sharepoint list. Submit to sharepoint is fine, I just need some sample code that loops through table values, any help would be greatly appreciated.
|
| How to Attach share point Lists data to Infopath Fields | 03 Sep 2007 18:04 GMT | 2 |
I would like to get the Filtered List data from Share Point List and add that data to the Infopath form Dropdown list. In this scenario, i would like to use Share Point Lists Web Service, using this webservice how can i filter share point list data and add that data to the ...
|
| OFFiCE LIVE - can't edit | 03 Sep 2007 08:28 GMT | 1 |
I was kicked out when building my site. Now I can go back and view the site, but I can't edit.
|
| Find Unused Controls | 03 Sep 2007 07:30 GMT | 1 |
I am close to finishing a fairly complex form. I know I have unused controls in the Main data source that were created but as the form evolved became unneeded or unused. My question is what is a good technique for discovering controls that are no longer being used in the form? ...
|
| Reading from app.config | 01 Sep 2007 11:04 GMT | 12 |
Is it possible to read from app.config file like you would in the web app or win app. I tried System.Configuration.ConfigurationSettings.AppSettings["Administrator"].ToString(); - for one it is an obselete method - but from my intellisense i don't get the
|