| Thread | Last Post | Replies |
|
| Populating a field from a database query | 08 Nov 2005 20:22 GMT | 1 |
I want users to be able to enter a currency into an Infopath form from a drop down list, I then want a database to be queried to look up the exchange rate for that currency and a field on the Infopath form to be populated with the exchange rate to later be saved in the XML ...
|
| Include Hyperlink to document in Email submission | 08 Nov 2005 16:13 GMT | 1 |
I am submitting my Form to a Sharepoint library as well as sending it by Email to a recipient. Can I do the following: Modify the email so that it does contain a link to the actual document on the Sharepoint library?
|
| Prompt User from code | 08 Nov 2005 15:22 GMT | 1 |
I would like to prompt the User for a simple Yes/No response using JScript. Is this possible? I am aware of the XDocument.UI.Alert(); command, but this only displays an OK button, I would like to display a Yes and No button and also be able to
|
| Hidden Fields | 08 Nov 2005 10:49 GMT | 2 |
Is there a way in Jscript to go over all the controls in the form and check for each one whether he is visible or not (i.e i want to ignore hidden fields) Thanks, Tomer
|
| How to make an Infopath form read only after it is submitted. | 08 Nov 2005 01:07 GMT | 4 |
My company uses InfoPath extensively to route certain types of information to the proper employees to get handled. Once a form has been submitted we want the fields to be read-only and the submit button to disappear. We figured out how to hide the submit button after the form was ...
|
| Start-Up Template | 07 Nov 2005 19:20 GMT | 1 |
Is there a automatic start-up template in Info-Path like there is in Word with the Normal.dot temlate? We need to revise the standard text and font as new InfoPath templates are created.
|
| Where is the normal template for InfoPath? | 07 Nov 2005 19:09 GMT | 1 |
We're trying to modify the normal template in InfoPath, just as we would normal.dot in Word, but can't find it.
|
| Converting pictures | 07 Nov 2005 18:22 GMT | 2 |
As far as I can tell, the easiest way to store pictures is in the BASE64 method. I would like to change the base64 to a .jpg or .gif. How can I do this with the least amount of effort? Thank you in advance!
|
| Using a form outside of Infopath | 07 Nov 2005 17:40 GMT | 1 |
How can I e-mail a filled in form so that the end user (Outside the Exchange server/domain) can read it without issues? Here's the scenario. I use Infopath to fill in Inmate Records. From there they submit to a sharepoint library where that forms information is tied ot
|
| Escaping ampersand (&) in pattern matching | 07 Nov 2005 16:45 GMT | 1 |
Could someone please tell me how to include amersand (&) in custom pattern matching? I have tried to escape & with a backslash and it didn't work. Thanks in advance for your help
|
| Force an Optional Section to the next page when it grows | 07 Nov 2005 15:53 GMT | 3 |
I have an optional section in my form that has repeating sections in it. As the optional section grows from adding repeating sections, I would like the entire section to be forced onto a new page if it gets too long. Right now it just cuts off half-way through a line of text ...
|
| Problem With InfoPath | 05 Nov 2005 23:07 GMT | 1 |
I have computer that has windows 2000 and when I try to open the form this is the message it shows:
|
| Simple Autonubering in infopath. | 04 Nov 2005 23:35 GMT | 3 |
Hi, im a new in infopath and i'm trying to create a form with an repeatable table and one of the fields should be autonumerated for example: ________________________________________________________________
|
| .NET Install / InfoPath SDK Install | 04 Nov 2005 23:16 GMT | 3 |
I have been working to build a proof of concept InfoPath 2003 series of forms. So far all is going well, and our clients like the technology. I have a few forms out on a local mapped drive that display data based on both XML and Access tables. Working on the insert back into the ...
|
| Connecting InfoPath to Excel workbook | 04 Nov 2005 23:13 GMT | 3 |
I want to make it so if someone uses one of the drop down boxes in an InfoPath form and save it, it will automatically populate certain cells in an Excel workbook. Also, this is all on sharepoint. Is there a way to do this?
|