| Thread | Last Post | Replies |
|
| Functions in InfoPath | 16 Mar 2005 03:36 GMT | 1 |
I've been working along for the past couple weeks, converting a form that we previously had setup in Excel to an InfoPath form, pulling data from our corporate databases via Web Services the guy across the hall is setting up for me. Everything is working great so far. But I just ...
|
| bug : recursive section and xd:preserve | 15 Mar 2005 23:57 GMT | 3 |
This seems to me a bug that do not allow using recursive section with xd:preserve if you want to modify the view1.xsl code. Design a new form Add a main repeative section
|
| Submit_button_email | 14 Mar 2005 16:57 GMT | 5 |
I have a dropdown that automatically populates a text box ( using a data connection to an XML). Now I need to send an email when I submit the form to the name in the drop down box..... Any ideas?
|
| Write message to status bar | 12 Mar 2005 23:54 GMT | 1 |
I want to display some current information (the xpath of a node as an example) Is there a way to write some information into the status bar from Jscript ? Thanks a lot
|
| Tab order handling in repeating sections | 12 Mar 2005 21:53 GMT | 3 |
For the average Office user, the behavior of the tab key when using repeating sections is surprising and unexpected (for observers in the stands, fields in repeating sections tab to the same field between each section instance until all instances of that tab order/field are ...
|
| finding node name from an attribute (jscript) | 11 Mar 2005 21:15 GMT | 6 |
I'm trying to build the Xpath structure of one node given by oncontextchange. in jscript. This isn't a problem for element (the parent's name is given by node.parentNode.nodeName) but I have a problem for attributes.
|
| IF Statement in InfoPath & Help with formula | 11 Mar 2005 12:14 GMT | 4 |
I am an EXTREME newbie to InfoPath so please forgive me if I am asking a stupid question! I have five fields called SHAPE, LENGTH, WIDTH, DIAMETER and RESULT. The SHAPE field is a drop down list box with two options - 1. Square,
|
| Openfiledialog | 11 Mar 2005 08:16 GMT | 1 |
Hi. I'm using a button to pop up an openfiledialog box in a infopath form. After I select a file valid file on the dialogbox and click ok, I get the following error message: System.Security.SecurityException
|
| ODBC/Infopath Bug? Can't insert fields > 31 chars | 11 Mar 2005 08:13 GMT | 1 |
I've set up an InfoPath for to connect to a remote SQL Server database. It works fine for querying, but when I attempt to insert or update a record where any text field has more than 31 characters I get an 0x80004005 error (full text: InfoPath cannot submit the form.
|
| Is this some Bug.? | 11 Mar 2005 00:24 GMT | 1 |
I have some secondary Data sources pulling Data from some web services. I had six dropdown lists which are bound to one secondary data source. they all display the list of users. Now I have some custom logic behind OnafterselectedIndex changed event for each dropdown list doing ...
|
| how to remove Yes,No dialogue box in infopath | 10 Mar 2005 21:20 GMT | 2 |
We are working on infopath with asp.net. When we submit the infopath form to a webserver location, it is asking for save this form yes , no... with a dialogue box. How to prevent or remove this dialoguebox.
|
| footer | 10 Mar 2005 20:41 GMT | 2 |
I'm using InfoPAth and i'm attempting to add text to a footer. The problem i'm facing is that the text is too long (appro. 3 lines). When I print the form, only the first line of the footer appears with (...) at the end of the text, (I.e. "Where information on more than one ...
|
| InfoPath Send message when submitting | 10 Mar 2005 20:34 GMT | 1 |
How do I eliminate this message that says will send through local email account and requests you to click send.
|
| DATABASE | 10 Mar 2005 20:29 GMT | 1 |
i did a form on infopath with scripting on VB.NET using sql server as the database. Upon retreiving the data from the database into the form in infopath, i dont understand why am i able to edit the database. Can i dont allow this
|
| InfoPath Merge Forms and Data Aggregation | 10 Mar 2005 20:27 GMT | 1 |
I would like to use InfoPath and SharePoint in order to generate and display some data. The results should be aggregated. The problem I'm having is the InfoPath merge forms seems to be optimized for concatenating fields rather than adding them up. For example, if you
|