| Thread | Last Post | Replies |
|
| adding another calculation | 31 Jul 2006 06:33 GMT | 1 |
I am customizing an invoice and would like to add a field called "less deposit" before the balance due line. I need to be able to enter the deposit amount and would like it to automatically sutract the deposit from the total due. Can I due this?
|
| Infopath:set date field to display today minus 14 days | 31 Jul 2006 06:20 GMT | 1 |
I want to set the value in one date field to automatically calculate 14 days before another date field. I thought fieldname - 14 would do it but the result comes up NaN.
|
| I need to convert an infopath form to a PDF, is this possible? | 28 Jul 2006 21:56 GMT | 1 |
I have created an infopath form that needs to e-maled to clients and then printed and signed. Many of our clients to not have infopath available to them
|
| Send as e-mail | 28 Jul 2006 21:55 GMT | 6 |
I have an InfoPath form on our intranet. When the user has filled out the form it is sent as an e-mail toa member of our quality department. When this person however opens the form via his e-mail account, it is possible for him to change the received data in the form.
|
| submitting to sql database | 28 Jul 2006 13:59 GMT | 3 |
I know that you can submit to a database if you design a form from the database initially, but is there a way that you can retrieve and submit to more than one database in a single form? That is, have one view with a database you can retrieve and submit to, and have a different
|
| Working w/ data in repeating section/table | 28 Jul 2006 07:42 GMT | 1 |
I hope this makes sense... I am pulling three columns of data from a SQL database. I would like to add a fourth column to this table with a submit button so that each row has its own submit button. I would like for an e-mail to generate with only the data
|
| EventHandler for Custom Toolbar Button | 28 Jul 2006 05:35 GMT | 3 |
I have a custom toolbar button defined in my manifest file: <xsf:toolbar name="Form toolbar" caption="Form toolbar"> <xsf:button caption="test Button" name="btnTest"></xsf:button> </xsf:toolbar>
|
| Publishing A Template To IIS on NT4 | 28 Jul 2006 02:04 GMT | 1 |
We have an older webserver that's still hosting internal forms. It's using IIS and Cold Fusion on Windows NT Server. One of our users published some *important* forms (newly reminted to use Infopath) to this webserver using the fileshare as the primary path and the NT
|
| Infopath background | 27 Jul 2006 20:02 GMT | 2 |
when you set a background to the page, why doesnt it also print??? i would like the background i have set to print underneath the form ive got when i print but it doesnt, any ideas?????
|
| Publishing forms | 27 Jul 2006 20:01 GMT | 1 |
We have approx. 60 remote servers with the same form. If I update a form and want to publish it, is there a way to publish it to all server at one time?...or do I need to go through the Publishing wizard 60 times to update the form that is located on all 60 servers? Is there ...
|
| Need Help Understanding Error Messages | 27 Jul 2006 19:58 GMT | 1 |
I'm working on a form and below are the error messages I’m getting that I don’t know how to fix. When I first put it together, I was worried more about the content than functionality. If anyone has a quick fix, it would definately be appreciated since I’m under a major time ...
|
| Drop-downs connecting to SQL only showing two choices? | 27 Jul 2006 19:55 GMT | 1 |
This is so straight forward that it's hard to screw it up...at least that's what I like to think. I have a form with several drop-downs. These drop-downs are filled with values from a SQL database. For some strange reason, each of the drop downs shows only two choices, even ...
|
| radio button - user cannot see what he has chosen | 27 Jul 2006 19:54 GMT | 1 |
My radio button has 3 values. Data are submitted correctly to the database, but the user cannot se a spot beside the option he has chosen... Please tell me whats wrong.
|
| Set required on conditional basis | 27 Jul 2006 19:47 GMT | 10 |
Hi group, we are working on an Infopath project that asks us to make certain fields requierds based on selection of an option button. Was hoping this was possible without code but we cant find a rule or condition that works. Could someone point us in the right direction?
|
| Merge List Box rows to text box | 27 Jul 2006 11:50 GMT | 7 |
In my InfoPath form I have a List Box with several rows of data collected from a SharePoint list. If I would like to use vb script to merge all the rows so it will look something like this: row1data;row2data;row3data;..... and put it in a Text
|