| Thread | Last Post | Replies |
|
| Hiding Digital Signature Links | 16 Mar 2006 14:45 GMT | 1 |
I want the digital signature link to only appear for a certain user(role) that is viewing my form. I can hide a section that the digital signature is attached to but the digital signature link still appears. Is it possible to hide the digital signature link? Thanks!
|
| Master-Detail section with detail on another view | 16 Mar 2006 12:30 GMT | 2 |
I am looking for a solution for my problem. I have setup a new Infopath form based on a SQL database connection. I have used the query fields to fill in the information within the data fields. This works great. First i am going to explain what i want to do with this form. This ...
|
| Submit button Should Close InfoPath | 16 Mar 2006 12:07 GMT | 1 |
I would like the Submit Options on a Submit button to actually close InfoPath once the form is submitted, not just close the Form. Is there any way to do that? Thanks!
|
| How do I setup the Scripting for InfoPath? | 16 Mar 2006 10:46 GMT | 1 |
I have tried to script in VB and in Java and not of it works. I think I do not have the scripting environment setup right. Functions that should be working (both VB and Java) simply do not work. The runtime doesn't reconize them. Is there a library I need to include? If yes, how ...
|
| Event problem | 16 Mar 2006 10:31 GMT | 3 |
I have a repeating section that made me crazy ! I have an C# event on it! When an attribut has a value (160) an code is make problem in this event if I try to make: thisXDocument.View.ExecuteAction("xCollection::insert", "Bisher_32");
|
| How do I email form to multiple email addresses? | 16 Mar 2006 09:35 GMT | 1 |
On my Infopath form, I have created a repeating table that contains email addresses. The 'send email' button' action should populate the Outlook 'TO:' field from the repeating table entries. I tried to emulate the Sample Issue Report 'SendEmailBtn. My form can successfully open ...
|
| Getting the first and the last day of a week | 16 Mar 2006 03:18 GMT | 1 |
Hellos at alls; I wonder to know how can get and put in a textbox or a label; the first and the last day of a week; i mean: If I open today the form; I should see in the first textbox this value
|
| Calculating Formula | 15 Mar 2006 22:09 GMT | 1 |
Could somebody give me a fromula which tells InfoPath to calculate and display a amount of money based on the TRUE/FALSE settings of certain boolean controls in a currency showing textbox?
|
| Passing valuse from VBScript to InfoPath field | 15 Mar 2006 20:25 GMT | 4 |
I am trying to obtain the network username when an InfoPath form loads, then assign that username to a field in the form. I have tried many different variations of examples that I have found, but none have worked. Below is the code I am using in the "Sub ...
|
| IF statement doing the impossible? | 15 Mar 2006 19:01 GMT | 3 |
The behavior of my InfoPath form should be impossible, but it's happening. There's something that I'm missing that's keeping this from working right. Background: There is a Status field in my form that I use to keep track of what step of
|
| Infopath and programming with VBS. Help me please.... | 15 Mar 2006 16:05 GMT | 1 |
I have the following code, which I try to place in a Button Control under Edit Form Code. The form is set to VBS coding. When I try to use Preview Form, i get the error "InfoPath cannot open the selected form because of an error in the form's
|
| InfoPath & System.Environment.UserName | 15 Mar 2006 16:02 GMT | 5 |
In my InfoPath form I am autofilling a textbox with System.Environment.UserName as in the MSDN Infopath Training. I then use this field as the login information for a query to a web service. I am having trouble with the form retrieving the UserName after I publish it for
|
| Submit infopath to outlook with jscript | 15 Mar 2006 14:55 GMT | 1 |
Do anyone know how to submit infopath form to outlook with jscript?(Not with the wizard button) If so could you give me an example code please. Thanks in advance
|
| Context sensitive help in the custom task pane | 15 Mar 2006 10:40 GMT | 2 |
I'm trying to implement the InfoPath Lab 14 using managed code (as opposed to scripting). It would appear that the only way to get this to work is to rely on the mshtml PIA which doesn't get installed with InfoPath :-(.
|
| BUTTON question | 15 Mar 2006 09:41 GMT | 1 |
After reading the manual I am under the impression that there are 5 default buttons in the action list that can be added to a form - Run Query, Submit, New Record, Delete & Submit, and Rules & Custom Code. When I click on the action list only 2 - Submit and Rules & Custom Code -
|