| Thread | Last Post | Replies |
|
| Combo Box Not Linking | 31 Jan 2007 16:35 GMT | 1 |
I have 2 combo boxs, amoung various other controls, in a form linked to a database. When I fill out the form, the correct choices are on the drop down. I choose what I want, fill in date fields, check boxes, all the other stuff and Submit.
|
| update second drop down list box when the first drop down is updat | 31 Jan 2007 06:45 GMT | 1 |
I am trying to updaate a second drop down menu when the first drop down is selected. So the scenario here is that the first text box has 12 values and each value is connected with the values in the second drop down by a foreign key relationship. However, I haven't been able to ...
|
| Letting Others View Forms | 31 Jan 2007 06:34 GMT | 1 |
I've created a form template, published it. I filled the form out myself and saved it. I wanted to share the contents of my form that I filled out but when I e-mailed it to another person who has installed InfoPath 2003, they couldn't open it up.
|
| Embedding instructions in a form | 31 Jan 2007 06:28 GMT | 1 |
Is there a way to embed instructions for filling out the form w/i the form itself? I need something more extensive than placeholders or field tips. I wanted a button that you can click that triggers a help screen specific to that form, or something similar.
|
| 2007 Trial and release, problems corrected? | 31 Jan 2007 06:24 GMT | 1 |
As we all know Office 2007 is being released in a couple of days. I've tried to download the Trial Version several times without success. Yes, I even removed the Beta version from my computer first. I e-mailed Microsoft regarding this and awaiting their reply. However, I have ...
|
| outlook 2002 compacting | 31 Jan 2007 06:23 GMT | 1 |
Running outlook 2002 in xp, and I am trying to compact my pst file, which is approx 1.7 in size, almost maxxed out. I have dleted many old garbage, and need to compact to see the result. unfortunately, my compacting is taking very long. It is not approx 1 hour since start. I ...
|
| How do I create simple mathmatical formulas? | 31 Jan 2007 06:22 GMT | 1 |
I want to creat simple formulas like addition, subtraction, etc, but using the data source doesn't seem to work? how do I add simple formulas?
|
| Help! .NET access to InfoPath functions (FormatString) | 31 Jan 2007 06:15 GMT | 3 |
I am using InfoPath 2003 to create a read-only view (really a report, not a form). I then extract the view (.xsl) file from the .xsn file and use it outside InfoPath to create an HTML display from an XML data file. The latter part is done with .NET's parser. My problem is that
|
| Generating Sequential Numbers on Separate Forms | 31 Jan 2007 06:06 GMT | 1 |
I am creating a form in Info Path for customers to report problems with equipment and each form needs to have a unique, preferably sequentially ordered, number that is not repeated. The number range would be six digits from 000001 - 999999. How do I create a formula, command...
|
| webservice | 30 Jan 2007 23:10 GMT | 2 |
I just created a webservice using vb.net and connecting to a DB via DSN. Once the webservice is created, Can I post the webservice on the same Infopath server or the webservice needs to be on another server on my network? I already tried sending the webservice (aspx file) to the ...
|
| Convert an InfoPath form into Word Document | 30 Jan 2007 19:49 GMT | 5 |
Just read the article by S.Y.M. Wong A Ton on converting an InfoPath form into a Word document. I have a need to do this for several existing forms. My question is in the article jscript is the programming language used and I was wondering if I could use vbscript instead? If so ...
|
| Sequential AutoNumbering using Database | 30 Jan 2007 16:11 GMT | 3 |
I am relatively new to Infopath and to SQL. I have hunted high and low throughout this discussion group, tried most of the suggested solutions and none of them seem to work correctly. The latest attempt (solution by Scott L. Heim subject:how do I create a
|
| How do I track movement of documents or letters? | 30 Jan 2007 07:59 GMT | 1 |
I am a whatever-job-given-you-multitasking secretary. Sometimes it's difficult to keep a mind track on what documents/letters go thru me and distributed to where. Can someone help me out on some template on how to keep track these things. Sort of like librarian keep tracks of ...
|
| InfoPath 2007 insertrow | 30 Jan 2007 07:37 GMT | 2 |
I have code that works in InfoPath 2003: Dim nodeRowStart As XPathNavigator = e.Source.SelectSingleNode("/d:WorkOrders/d:Activity[1]", NamespaceManager)
|
| Submit and print with one button and rules | 30 Jan 2007 03:36 GMT | 8 |
I have a status report form. Is it possible to not only submit to the database...but also if there hours for the week are under 35, to print it out automatically? I know this will need script... I just need an example or walk through to
|