| Thread | Last Post | Replies |
|
| Problem selecting nodes | 17 Jul 2006 14:50 GMT | 2 |
I am using the following code to open a new form from within an InfoPath form and set a value of a field. However, I receive the following error: System.Runtime.InteropServices.COMException Reference to undeclared namespace prefix: 'my'.
|
| Save At Open | 17 Jul 2006 11:05 GMT | 3 |
basically, i want a form to be saved every time it is opened. my first reaction was to go to: tools -> form options -> open and save but the option to save is not under the open behavior rules (nor is the
|
| Way to interact with database from multiple locations | 17 Jul 2006 07:51 GMT | 4 |
I have multiple forms that are attached to a MS Access db. I want to send the form with the database to my customers, so they can have their own records of what they have sent so far. The problem is that the database will lost the connection source, because obviously the
|
| getting values from a repeating table | 14 Jul 2006 21:41 GMT | 1 |
basically i have two repeating tables. the user will fill in the first one, and the second one could the be same as the first, but doees not have to be. Table1 and Table2 are structured like: -------------------------------
|
| Xpath Expression in IP 2003- Optional Repeating tables | 14 Jul 2006 21:08 GMT | 1 |
I have a Repeating Section that contains 5 repeating tables, 2 of which are optional. I am trying to create an expression that can correctly add together fields from the footers of each table, but it only seems to work when all of the tables have data. When I do not put data into ...
|
| enable active directory users to use office on termserv | 14 Jul 2006 21:00 GMT | 1 |
I have a termserv windows 2003, office 2003 with active dirs. I get all kinds of error and warning msgs for outlook, excel, access for users on the termserv. All works fine if logged in as admin. I added my own user to the admin group and it all worked fine. Don't want to ...
|
| Cant view infopath 07 (beta) form in browser | 14 Jul 2006 20:25 GMT | 6 |
After successfully uploading a template to my office forms server 2007 (beta2) with infopath 07 I keep getting the same error message when either clicking on the form template on the sharepoint site or entering the url - " There has been an error while loading the form. A required
|
| Help with closing forms | 14 Jul 2006 16:46 GMT | 1 |
I have this button that will open other forms. Because the users will be opening different forms at a time ( like jumping from one form to another one) I need to write some code for On Click Event so the form will close and then open the other one. I now I can do this w/o coding
|
| Auto-populate user information fields | 14 Jul 2006 12:51 GMT | 1 |
I have a web service running that exposes user information. When a user logs on a computer and uses the form, the text boxes containing their user info will automatically be filled out (i.e. name, department, region). However, when the form is submitted (via email routing), the ...
|
| Populating a control at startup | 13 Jul 2006 15:22 GMT | 1 |
I am new to Infopath and I am trying to figure out how to set a text field using VB in .Net. Can someone point me to some code using VB that is accessig the controls on a form? Thanks,
|
| dropdown list, valued underlined when printed | 13 Jul 2006 14:40 GMT | 2 |
I have created a form in Infopath 2003 and have included various dropdown lists. When I fill out a form an d print it the values from the dropdown list are all underlined.
|
| How to associate list box entries with rows of a table | 13 Jul 2006 13:27 GMT | 2 |
Have a table that has ~5-10 entries in it and would like to make a drop-down list out of each row in a particular column (it seems like this would be an extremely common goal). I have made a secondary data source which is the table in question, and when I:
|
| Can't Get back to Design Mode after enabling protection | 13 Jul 2006 09:05 GMT | 1 |
Is there a way to get back into design mode after enabling protection? I enabled protection by clicking on the check box 'Enable Protection' in Tools Menu|Form Options|General Tab. But when I open the file, the design mode button is disabled.
|
| Need a formula to calculate a deposit amount from a percentage | 13 Jul 2006 08:33 GMT | 1 |
How can I take the data from a drop down called downpaymentAmount which has a percentage value, and divide that by the field totalprojectAmount to get the totaldepositAmount field to populate when each deposit amount is selected?
|
| populate fields from xml | 12 Jul 2006 22:49 GMT | 1 |
I have created a infopath form. I want to fill the form fields with an xml file associated data. Is this possible? Effectively what I want is to associate the form with an xml data file.
|