| Thread | Last Post | Replies |
|
| Access Databases | 21 Jul 2004 21:40 GMT | 1 |
Is it possible to use an InfoPath form to both submit and receive data from an Access database? If so, point me to the information on doing this, please. Pete Kovacevic
|
| best practice for handling offline look-up/reference data | 21 Jul 2004 20:00 GMT | 1 |
I was wondering if Microsoft (or anyone else for that matter) has any examples of or articles on best practice for handling look-up data in InfoPath forms that are intended to be used offline. The particular scenario in this case is an existing enterprise application built from ...
|
| Creating fields dependant on other areas | 21 Jul 2004 19:29 GMT | 1 |
I am creating an expense form for internal use and am stuck on one (or two) things .. Firstly, I do not want any areas on the form that don't need to be there, so I only want the mileage 'box' to appear once a user has selected 'transport' as expense type - where do I create this ...
|
| Calculation in InfoPath | 21 Jul 2004 18:27 GMT | 3 |
I have difficulties to calculate a TOTAL and AVERAGE of column. This formula that I wrote and checked in PREVIEW, but it doesn't work. sum(my:group6/my:RiskEntry/my:RPN) My table looks like this
|
| I want a just one section, not a repeating section | 20 Jul 2004 19:58 GMT | 1 |
I'm creating a new form with a webservice as a datasource. I need to input a parameter and populate the form with just one record and I don't want to allow more than one record to show up on the form. When ever I drag the data group onto the form my only options are to choose a ...
|
| MicroSoft TreeView Control 6.0(SP6) | 20 Jul 2004 19:55 GMT | 1 |
i have find "MicroSoft TreeView Control 6.0(SP6)" Treeview contol in Custom Control but i am not able to add any Nodes(My won)for that treeview. Defaulty Nodes for the Treeview on the form is:
|
| Microsoft Treeview control 6.0 (sp6) in Infopath | 20 Jul 2004 19:53 GMT | 3 |
I have added Microsoft Treeview Control 6.0 (sp6) from custom control selection window. I have placed it on my form. Please give me suggestions like ..how to add nodes to
|
| COM object that has been separated from its underlying RCW can not be used. | 20 Jul 2004 19:50 GMT | 4 |
Anyone seen this error before? I have an InfoPath app that pings a web service to get a list of search results. As the user navigates the list, I show the details of the currently selected item in another area on the screen. I store
|
| How to read a resource file from C# (SP1)? | 20 Jul 2004 17:41 GMT | 1 |
Is it possible to read a resource file (that isn't a secondary datasource) in managed code (the FormCode.cs-file)?
|
| After adding a sec. datasource a strange problem occurs | 20 Jul 2004 17:35 GMT | 10 |
After I've added a secondary datasource (which is actually an xslt, but that's beside the point here), I can't open my form anymore, because InfoPath shows me an error about an invalid event handler. That event handler hasn't changed and after removing the secondary datasource, ...
|
| SP1 expiry | 20 Jul 2004 03:24 GMT | 10 |
When sp1 expires does this mean that users forms filled out with this version will 'break'??? or does it mean you won't be able to develop anymore?? My organisation is planning to purchase the release
|
| data source properties | 20 Jul 2004 02:32 GMT | 1 |
how can i determine if a data connection is using windows or sql authorization? which sql user?
|
| Where is OnSaveRequest?? | 20 Jul 2004 01:15 GMT | 2 |
I am using SP-1 and the VS.Net Toolkit to write some managed event handlers. I am still learning how managed Infopath code works so please bear with me if this is a dumb question :) I am trying to hook up the OnSaveRequest event, but I can't see where within InfoPath I should set ...
|
| unable to attach to application infopath.exe | 19 Jul 2004 19:11 GMT | 1 |
Hi, folks. Has anyone seen this error when trying to debug frm VS .NET in an infopath project? I have tried to attach (via Debug->Process...) to no avail. I have also made sure that the managed code has full trust under the .dotnetframework services ( Runtime Security Policy -> ...
|
| how do i create a view that has security settings | 19 Jul 2004 18:53 GMT | 2 |
i need to create a form that if user x opens the form it will open in 1 view and if user y opens the form ti will open it in a difrent view
|