| Thread | Last Post | Replies |
|
| Want to export drop down lists and text boxes to 2 seperate forms | 24 Jul 2006 21:41 GMT | 1 |
Want to export drop down lists and text boxes to 2 seperate forms. All fields pertaining to CAT5E Data Cabling go to Form 1A. All fields pertaining to Electrical issues go to Form 1B. Also if field is < than 5 characters do not move to either form for printing.
|
| Question To InfoPath Development Team: Parameter Support | 24 Jul 2006 20:33 GMT | 2 |
We are long time users of Infopath in a lot of customer solutions. Our biggest frustration is the lack of support to pass parameters into Infopath from the command line. We would like to pass a specific parameter to Infopath on statrtup so that
|
| How i can Access one form values in other form in infopath | 24 Jul 2006 20:32 GMT | 1 |
I have two forms , and i want to access some values in first form in second form how can i achieve this
|
| repeating Tables | 24 Jul 2006 20:28 GMT | 1 |
Is it possible to add an unbound feild to a repeating table that I have connected to an XML schema. For Example, I am pulling data from our data source but would like a feild with text that is conditional displayed based on an attribute in the data group. to appear in the ...
|
| Infopath-Sharepoint Approval Status | 24 Jul 2006 15:59 GMT | 2 |
I am having a bit of a problem, hopefully someone here can offer a bit of advice. I have a forms library on a Sharepoint Portal Server. This library uses an infopath template. The problem is that when a user submits the
|
| How do I create a PDF from an InfoPath form? | 24 Jul 2006 12:40 GMT | 2 |
DOes anyone know how to convert an infopath form into a PDF without having to scan the printed form? Like in word or excel youy can print to PDF automatically. Thanks.
|
| Form fields and views | 23 Jul 2006 19:55 GMT | 11 |
I'm new to infopath and I have what I hope is an easy question. I'm trying to add text to a field that is only on the view that is not the default view. If I use the following sytax I receive an error message (Object reference not set)..
|
| How do you populate a infopath listbox using C# code | 23 Jul 2006 17:01 GMT | 3 |
I have a infopath listbox control on my infopath form and I would like to populate it from a SQL database using C# code. I want to have more control over how it is poplulated. I am too limited when I tell the control to connect in the control properties. I would like to do this
|
| InfoPath 2007 and workflows | 22 Jul 2006 03:45 GMT | 1 |
I have SharePoint 2007 and InfoPath 2007. I have setup workflows for some forms that I created in InfoPath. Most of my users have the InfoPath 2007 beta loaded as well for us to test this out. For some reason, the Edit This Task button that appears when InfoPath opens with the ...
|
| Info path problem | 21 Jul 2006 21:00 GMT | 2 |
i have been creating 2 forms and the first one the submit button worked fine without errors in connecting to the access database im using with it and inputing the information, however on the second form when i tried to do the same with a different
|
| Stored Procedures in Infopath | 21 Jul 2006 19:49 GMT | 2 |
I am receiving an error when I run the following code in Visual studio.NET Dim MySysID As Integer Dim myADOAdapter As ADOAdapterObject = thisXDocument.DataAdapters.Item(5) MySysID =
|
| How to select the last node value in a repeating table? | 21 Jul 2006 19:23 GMT | 5 |
Anybody have a code script to select the LAST node value of a repeating table? I have code to select the FIRST, or all of the nodes. Thanks!!
|
| Summing time durations | 21 Jul 2006 19:02 GMT | 2 |
I am trying to find a way to get the summations of time durations. I tried but failed. I am trying to get infopath to add 01:00 + 1:10 = 02:10 (two hours and 10 minutes)
|
| Accessing a control in InfoPath form in C# | 21 Jul 2006 18:25 GMT | 2 |
I have a InforPath Form with a text box and a button. I want to programmatically access the text box control as an instance of TextBox control and not as a XML node or element. Is it possible to do that? If yes, how?
|
| How to change fonts in a test box message? | 21 Jul 2006 18:13 GMT | 1 |
The text message box shows on screen with tiny letters, off-center, etc. Is there a way to change the formatting of the text box message contents?
|