| Thread | Last Post | Replies |
|
| Can't Preview INFOPATH FORMS STILL!!! PLEASE HELP!!!! | 16 Jun 2005 18:48 GMT | 3 |
Hi again, Well I still have the same problem and it is only occuring with this one computer. I can't preview a form because I get this error : "The form template is not valid.InfoPath cannot open the selected form.
|
| Como conecto infopath con mysql | 16 Jun 2005 16:46 GMT | 2 |
Estoy haciendo una aplicacion de bases de datos, y necesito utilizar mysql, java e infopath pero no se como conectar infopath con mysql, intente bajando el odbc de mysql, y cuando voy a hacer la conexion de datos por medio de odbc, me visualiza las tablas de la base de datos de ...
|
| Creating Template Similar to Asset Tracking | 16 Jun 2005 16:07 GMT | 3 |
I'm trying to create a template similar to the Asset Tracking Template but I'm having problems getting the views to work correctly. I think it has to do with the preserve code block. I've found some information on how this works but I still can't figure it out. I did extract the ...
|
| Closing a form and the order of processing code and rules | 16 Jun 2005 14:50 GMT | 2 |
Without using a fully trusted form, is there any way to close, without saving, an InfoPath (sp1) form progamatically? If not, is there anyway to specifiy what order rules and form code are processed? I have created custom code for emailing and submitting to WSS.
|
| Controlling Save dialog box | 16 Jun 2005 11:26 GMT | 1 |
How can I control the Save dialog so that it won't allow users to change the default directory where the form can be saved? many thanks!!
|
| dfs, s0 what are these? | 16 Jun 2005 10:45 GMT | 1 |
Looking at an example: wsDOM.selectSingleNode("/dfs:myFields/s0:getCurrentUserFullName/s0:localUserName").text = strUserName; what are dfs and s0? Where might I find reference material on this?
|
| Getting rid of automatic data validation | 15 Jun 2005 22:08 GMT | 4 |
This is probably easy...but I have yet to figure it out. My form is attached to my database and in some of these fields, you would put the amount of hours worked. Well when it comes to hours like 3.5 (anything with a decimal) it red lines the box and says invalid. I've
|
| Is it possible to install/configure Infopath without mode designer | 15 Jun 2005 20:26 GMT | 2 |
Can Infopath be installed/configure only without the mode designer ? If someone can tell me what register keys are used for this mode, it'll be a great help for me :::)))) Or is there a version without designer mode for Infopath ?
|
| VBScript works with Button control but not with OnLoad | 15 Jun 2005 15:55 GMT | 6 |
I have a line of code that works with a button control but I can't get it to work with the OnLoad Event. I have been going around and around with this for several days and need help. This is the line of code I am using to have an Optional Section included by
|
| Modify Manifest.xsf in C# | 15 Jun 2005 15:52 GMT | 4 |
My question can be a little strange but: If I need to have a multilingual form how I can change the right click button and the little sentence under the reapeating section? Because If I'm english I wan't to see that in english not in german for
|
| Problem with submiting via Data Connection to form library | 15 Jun 2005 14:44 GMT | 1 |
The form appears to be submited OK: - I get the Success message - the form xml appears on the server in the right form library with the right name (reason why I'm trying to use submiting via Data Connection
|
| Difference between two Date Fields | 15 Jun 2005 11:42 GMT | 8 |
I have two date fields, "Approved" and "StartDate" that stem from date pickers. I would like to do a calculation to find out the no of days difference between these two fields and publish it on the same form in a field
|
| how do I add the results of an expression in infopath | 15 Jun 2005 07:51 GMT | 4 |
Using Inforpath 2003 with SP1 I want to make an order form that can caluculate the total amount for each item ordered using an expression, I also want a overall total of all items. I can sum a column of numbers but is there a way to sum a column of expressions?
|
| Current(), Preceding Not Working | 15 Jun 2005 07:16 GMT | 1 |
I am trying to use the formulas Current() and Preceding in my filters so that I can have unique values in my drop downs and in a repeating section. I can't seem to get these to work....it may just be my syntax but I will give you my schema. Hopefully someone can tell me what ...
|
| MFC Control | 15 Jun 2005 07:04 GMT | 3 |
I'm trying to get an MFC custom control to work with InfoPath, but none of my properties show up in the page where you specify a binding property. What am I doing wrong? Can anyone point me to an MFC sample / walkthrough ?
|