| Thread | Last Post | Replies |
|
| Infopath and Sharepoint | 13 Jul 2004 18:35 GMT | 1 |
I want to create a template using infopath and have this template on sharepoint for a form library so that its accessible to everyone. I have developed a template and published to share point from infopath. Till this point everything is fine, whenever i try to fill out a form from ...
|
| Central Publishing Location | 13 Jul 2004 18:31 GMT | 1 |
I wonder whether there's a way to get current site (where the form is filled out) URL without using XDocument.Solution.URI. My form may be used in hundreds of sites and it's not practical to publish the form template to each site. But the form needs to be saved at site
|
| Erro in OnAfterChange event | 13 Jul 2004 16:29 GMT | 2 |
I have some code modeled after the sample invoice (multiple tax rates) in the OnAfterChange of a detail section. After a few lines of entry, I get an error: "A run-time error has occurred. Do you want to debug? The
|
| control within a control | 13 Jul 2004 16:19 GMT | 1 |
I have a large rich-text box wherein I would like to place a text box. Is this possible?
|
| InfoPath dev Environment | 13 Jul 2004 15:20 GMT | 1 |
Just wondering if there are any best practices about InfoPath dev environment/infrastructure? When a team of people are working together on a InfoPath project. How to manage source code of Web Service and InfoPath? Possiblly WSS and SQL? How
|
| Custom generated control disabled | 13 Jul 2004 14:11 GMT | 6 |
I had a situation where I needed to populate a dropdown list from two other date fields to create a list of days between the range specified by those dates. My approach to the problem was to create a DOM group with a repeating
|
| Datagrid style view of DB info | 13 Jul 2004 06:10 GMT | 2 |
I need to display data that is stored inside a db table, there is quite abit of data in there (sales data). Is it possible to create a datagrid or something similar to display this info.
|
| Is there a way to filter the resulting XML document | 13 Jul 2004 05:25 GMT | 1 |
Is there a way to exclude nodes from the "main" data source, so the resulting XML file contains only the ones you need? I find that as I add fields to the data source for calculations or controls (which may not be part of the original xml file) it adds these fields to the ...
|
| adding ActiveX control into custom toolbar | 13 Jul 2004 01:38 GMT | 1 |
i have created an .OCX control in VB 6.0. i register that OCX using regsvr32.exe. then i added that control into my Infopath 2003 blank form. Then i get a message like below
|
| import VB 6.0 .OCX controls into Infopath 2003 | 13 Jul 2004 01:38 GMT | 1 |
when i added an .ocx control(which is developed in VB 6.0 and registered using regsvr32.exe) into infopath blank form.i am getting an error message like as shown below "The control is not marked as safe for initializing."
|
| Add custom control to Infopath | 13 Jul 2004 01:36 GMT | 1 |
I have created ocx file in VB6.0 and registered in my system using regsvr32.exe. I try to add that control in Infopath 2003. It is giving error "the control is marked as safe for initializing".
|
| Invoke Print Preview from c# code | 13 Jul 2004 00:36 GMT | 1 |
Has anyone figured this out yet? I've seen a post that says you need to use InvokeByName method of Object Wrapper like so... ...
|
| Programming infopath forms.. | 13 Jul 2004 00:04 GMT | 2 |
Hey guys, I am using Roger Jennings' infopath book and he has a chapter on Programming infopath forms. The problem is most of his examples are using visual basic. Can anyone recommend me a tutorial which uses c# instead? I
|
| Changing button label | 12 Jul 2004 22:36 GMT | 4 |
My apologies if this is a duplicate message (the first one got an error...). Is there a way to chage the text of a label at ruintime via jscript? I've tried binding the button to an element but the option is not available.
|
| Header and Footer Problems | 12 Jul 2004 22:21 GMT | 3 |
After adding a header in the Print Settings dialog, I get the below error when I try to preview the form. In addition, I am unable to remove the header after I add it. The only way out is to exit form design without
|