| Thread | Last Post | Replies |
|
| How to show a message when due date is less than 30 days | 15 Sep 2006 07:36 GMT | 1 |
I'm creating a form that has a due date and I'm using a date picker for this. I'm hoping that someone will help with this, as I have no idea on how to do this. If the date selected is less than 30 days from the current date, a message
|
| Related SQL Tables | 14 Sep 2006 19:32 GMT | 3 |
I am trying to submit to an SQL Database with 2 tables - one customers and one tickets. Each cusomter can have zero or more tickets. This logic is fine in SQL server as I can add a new customer with no related tickets...... However.... in Infopath I have created a main data ...
|
| .msi Error Message | 14 Sep 2006 13:52 GMT | 2 |
I have both InfoPath 2003 and 2007 (beta 2) running on my machine. I'm trying to create a .msi file to install the form locally, but I'm getting the follow error message: "The following template could not be registered: <path and file name.xsn>
|
| Pre-populating a product list | 14 Sep 2006 11:47 GMT | 1 |
I am trying to develop a form that will be used by Sales Engineers to quote a solution. I want our office manager to be able to update a product list in the quote form that the Sales Engineers use. The way I have found to do this is using the Default Values option in design
|
| Wireless Networking | 14 Sep 2006 05:41 GMT | 2 |
I need help in sharing files, pictures and information between my 3 personal computers. Any sites or study material? Thanks
|
| Can you create automated email sends from InfoPath forms? | 14 Sep 2006 00:03 GMT | 1 |
I am using InfoPath 2003 and I am wondering if anyone can help me to produce a form that will produce an email to a designated user based on a yes or no logic. For example, a manager recieves via email, Infoa expense request form with the selections Approved or Disapproved. If ...
|
| Environment.Username | 13 Sep 2006 23:52 GMT | 1 |
I have Visual Basic code in an InfoPath form that uses Environment.Username to retrieve the user's ID. The code works fine for me and another person in our office. Other users, however, get the error below. I've looked at IE security
|
| Connecting with Microsoft CRM 3.0 via Web Service | 13 Sep 2006 08:08 GMT | 10 |
Hello, community. I'm trying to connect an InfoPath form with Microsoft CRM 3.0 via the standard CRM webservice. The problem is that the connection fails due to an "unknown error". The Web Service works fine, I can call it with the Internet
|
| InfoPath 'NaN' value | 12 Sep 2006 22:47 GMT | 1 |
I created an InfoPath form and used VBScript to do some calculation. When I use the return value as input for further calculation, I got NaN value as the result that is not what I expected but I couldn't figure out what is wrong.
|
| Can I set data properties of textboxes in a infopath form quickly? | 12 Sep 2006 22:46 GMT | 3 |
There are many textboxes in a infopath form, and I'd like to set their data properties to integer. The only way to do it is to set them one by one? Is there a easy way to do it? Thanks.
|
| Create save button and disable 'save as' | 12 Sep 2006 22:04 GMT | 1 |
The published form is initially filled-out by our contracts person, saves the xml form using the contract number for filename and then e-mail the reviewers for their comments. We need a centralized repository of comments from reviewers so to prevent reviewers from saving multiple ...
|
| accessing a published infopath form across network | 12 Sep 2006 20:53 GMT | 1 |
I have published an infopath form on iis in a system. When i try to access it from another system on the network, it throws the error: The form template is trying to access files and settings on your
|
| Display Help Button | 12 Sep 2006 11:32 GMT | 1 |
I have a customized task pane that contains Online Help information for a specific form. If the user closes the task pane, they may not know how to get it back. Does InfoPath support macros, or any other feature that enables me to put a button on the form that when clicked ...
|
| Optional Printing | 12 Sep 2006 10:58 GMT | 1 |
Does InfoPath enable us to set or control conditions under which optional fields print? I have a form with optional fields. If the user leaves the optional fields blank, I don't want the optional fields to appear on the printed form. Is there any way around this?
|
| printing repeating table with vbscript | 12 Sep 2006 05:32 GMT | 7 |
I'm trying to output the contents of a repeating field to a txt file. I can get the first record of the table to appear, but i am unsure how to get any other records. Below is a snippet of the code I have: iItemCount =
|