| Thread | Last Post | Replies |
|
| Network Connection interfers with InfoPath | 23 Jul 2004 19:16 GMT | 1 |
I have an odd problem. To get any InfoPath control to appear on the form takes a minute or 2 when dragging and dropping or simply clicking on the control. However, if I disable my network connection it appears immediately. It's like there is an interference between the
|
| User Authentication | 23 Jul 2004 07:01 GMT | 4 |
I am using Sharepoint 2003 w/ Infopath. I would like to create a section in a form that will only display items to specific users. I do not see any options under "Conditional Formatting" to authenticate users either by domain\username or by their sharepoint group assosciation.
|
| BAD performance of Infopath (too slow) | 23 Jul 2004 00:25 GMT | 7 |
we are developing an application that tracks down the attendance of employees... and infopath was used for entering the data. we have put validations and scripts ,repeating sections,drop down boxes in it.. how come when we are running the application..the infopath form runs very ...
|
| export infopath to MS Word? | 22 Jul 2004 22:34 GMT | 1 |
I have a large project that is a perfect candidate for Infopath. This would be our company's first infopath implementation. We usually use MS Word. Is there some way to "fall back" to using MS Word if we get part way into the project and find that Infopath is too cumbersome or buggy ...
|
| Can I make all the controls of a section disabled/read only at once? | 22 Jul 2004 20:49 GMT | 3 |
I would like to disable all the controls on the section at once using an internal C# function or conditional formatting, is that possible? Currently I have a hidden field in the section, if the field value is one, I am hiding the section using the conditional formatting, but I ...
|
| Table break | 22 Jul 2004 19:39 GMT | 1 |
How can I breack a table accross a page with it not breaking in the middle of a row? Can I have the header of table repeted on after Page Break? Valentina S.
|
| Printing with Word doc xsl | 22 Jul 2004 18:04 GMT | 1 |
If you use a word document xsl to print with, does this get rid of the splitting up of repeating tables over pages?? thanks
|
| Is it possible to modify the form XSL at run time? | 22 Jul 2004 17:57 GMT | 1 |
I know that there are a lot of ways to modify a control using the conditional formatting and a hidden field; but is there a possibility to reference the XSL view from the C# code at run time? If that is possible, is there any samples about that on the internet? Thank you George
|
| Can I create a combined view from 28 other views? | 22 Jul 2004 15:20 GMT | 6 |
I have a long from that is divided exactly to 28 sections; the form is take long time to load, so I split it into views, one view per section. But the client requires at least one main view that will combine all the sections in to one large view, is that possible in the current ...
|
| Infopath only works with Outlook2003 and not Outlook XP? | 22 Jul 2004 07:50 GMT | 2 |
We opened a sample Issue Tracking form in Infopath. At the bottom, there is a button labelled "Send as Email". When it's clicked, it says "To use this feature, Microsoft Office Outlook 2003 must be set as the default e-mail program". :(
|
| Custom task panes and managed code | 22 Jul 2004 04:38 GMT | 2 |
Is it possible to change a custom HTML task pane from within managed code? I've been fiddling around with this a bit and keep getting a security error. I though that possible because I had to include a reference to the mshtml .NET assembly to manipulate the HTML DOM that I was ...
|
| back on the Full Trust issue | 22 Jul 2004 04:26 GMT | 4 |
I have done the following: Use the .NET Framework 1.1 Configuration to give all "Infopath Form Templates" Full Trust. 2) Installed my certificate in the "Trusted Root Certification Authorities (Certificates Folder)" for the certificate used in the form I STILL can't run my managed ...
|
| "Select a view" flicks a lot when you have a long list of views. | 22 Jul 2004 02:32 GMT | 1 |
In Microsoft InfoPath 2003 SP1, In design mode, in the "Select a view" task pane: 1- You have a long list of views, about 2 pages, there are scrollbars to scroll the views in the list. 2- You have many controls in each view, the view is not empty. 3- Select a view in the ...
|
| FMR: Adding on-after-change to the section "properties " dialog box. | 22 Jul 2004 00:46 GMT | 4 |
I had a look at the dialog box, and I am not that sure if I missed that option, but I was not able to find this option in the properties box, so here is the idea: Each control inside Microsoft InfoPath 2003 has events, and the "Properties" dialog box for the control can create an ...
|
| Method not valid message | 21 Jul 2004 22:02 GMT | 1 |
I am using managed code on a form that wants to access the DOM object based on the thisXDocument object created in _Startup by the Infopath wizard when the C# project was created. When I try to publish the form I get the following error: C:\Documents and Settings\alex\My ...
|