| Thread | Last Post | Replies |
|
| attachements | 08 Dec 2004 21:24 GMT | 1 |
We are using Infopath, 1)I attached one word document to the infopath forms.I made some changes to the attached file after i tried to save the changes it throws error such as readonly.Can i
|
| publishing infopath to sps 2003 | 08 Dec 2004 18:36 GMT | 1 |
if i publish a infopath form to sharepoint portal server 2003 where will the be form stored (i.e whether the physicalpath of the form or the form itself is stored in the database )
|
| Printing with a background picture | 08 Dec 2004 18:09 GMT | 1 |
I have set up my form with a background picture with controls laid over the top of it. However, when I print the form, the background picture doesn't print. How could I set it up so that it prints? Thanks,
|
| Send E-mail | 08 Dec 2004 16:42 GMT | 1 |
I am trying to have infopath send the form via e-mail I have the following code working: var oEnvelope = XDocument.View.Window.MailEnvelope; oEnvelope.To = rgRecipients.join("; ");
|
| How do i change theincrement of time in microsoft infopath | 08 Dec 2004 15:02 GMT | 1 |
How do i change theincrement of time in microsoft infopath
|
| Auto Add Days to Date | 08 Dec 2004 12:46 GMT | 1 |
Ok, first off i'm a newbie numpty at infopath, been playing with it a bit but am struggling with one aspect. I need to basically have a date picker and once a date is chosen a list of dates is generated in columns with 2 weekly additional intervals is created.
|
| problem with createProcessingInstruction - NewSolutionWithData | 08 Dec 2004 11:29 GMT | 2 |
I have loaded an XML document from a secondary source in Infopath Jscript with SP1. The resulting GetDOM document no longer has the "InfoPath.Document" PI in it. I have tried to use insertBefore with a createProcessingInstruction but this
|
| Printing forms | 08 Dec 2004 11:28 GMT | 2 |
Anybody know how to trim the contents of the fields when printing? We would like to use Infopath for creating simple letters and it looks wierd now: Dear mr. Richard great that..... TIA,
|
| Pedantic observation from a NEWBIE :-) | 08 Dec 2004 11:25 GMT | 2 |
I'm just starting to develop InfoPath forms (for fun or profit) and, after browsing through SDK documentation thought that I'd dive in and see how some of the Sample Forms are implemented to get ideas about how to build "best practices" forms.
|
| publish infopath form to share point portal server | 08 Dec 2004 09:00 GMT | 1 |
if i publish a infopath form to sharepoint portal server 2003 where will the be form stored (i.e whether the physicalpath of the form or the form itself is stored in the database )
|
| Webcast Programming ActiveX Controls for InfoPath | 08 Dec 2004 07:18 GMT | 1 |
Anyone see the ActiveX Webcast? In demonstrating how to create an ActiveX control, Andrew pasted in some VB6 code that he said was available on the "Support Page" I have no clue as to how to find that page, or once found, how to identify which code snippets go where. Perhaps ...
|
| Making the infopath form as fully trusted. | 07 Dec 2004 22:34 GMT | 1 |
Hai, I am trying to make an infopath form as fully trusted by using Regform. This generates an msi.So every client needs to run this msi to get the trusted form.
|
| Can you use outline numbers in infopath? | 07 Dec 2004 20:45 GMT | 1 |
I want to use outline numbers in infopath, just like in Word... can I do that? or do I need to create a complicated component arragement?
|
| Schema - Rich Text Issue | 07 Dec 2004 20:42 GMT | 2 |
I am using XML Spy to create a schema that is then linked to IP. How do I create a node in my schema that translate into a Rich Text Box in IP? What is the Data Type that I should use? Thanks
|
| Filling a repeating Section with Data and VB (or C#) .NET | 07 Dec 2004 20:41 GMT | 1 |
I?ve got a little problem by navigating and filling the Infopath xml document from VB.net & VSTO. I?ve got a repeating section shown below : <my:myData xmlns:my="http://schemas.microsoft.com/office/infopath/2003/myXSD/2004-12-07T08:23:08"
|