| Thread | Last Post | Replies |
|
| Function for calculating time | 15 Aug 2005 20:30 GMT | 1 |
Any suggestions on the proper function or syntax for calculating the difference in time on a time card form for InfoPath? Can't seem to get anything obvious to work and cannot find any extended documentation on such.
|
| Locking down a form | 15 Aug 2005 20:27 GMT | 1 |
I've created several InfoPath forms and they all have submit buttons using email addresses to send the filled out forms too. What I need to do is make sure once the form is filled out and submitted that it's "locked" in terms of not being able to change the information in the ...
|
| info path form in SPS 2003 form libary | 15 Aug 2005 16:41 GMT | 2 |
I have published a form to a form libary within SPS2003, however when I try to modify the Columns order within the libary the columns are not show. but they are shown on the default view. any ideas
|
| Conditional Formatting on multiple controls? | 15 Aug 2005 16:00 GMT | 3 |
In order to provide a "read-only" mechanism for a form, I've included a "status" field in the form. the field is automatically set to "submitted" during submission of the form. It can be changed by the approving manager thereafter...(the status field itself is only seen by ...
|
| Coding Infopath to Word | 15 Aug 2005 15:57 GMT | 6 |
Is it possible to take the Template.XML file of the infopath form and convert that into MS word format, completely by custom coding but by an automated process. What we want is: - Create an infopath form which will be populated with variety of data
|
| Sum the values from specific rows in a repeating table | 15 Aug 2005 15:15 GMT | 5 |
Hi all; We are trying to customize the Status Report template that comes with Infopath to replace an existing report that we created some time ago that was built using Excel. The Excel form contains three cost tables; capital cost, operating cost and total cost. Each table has a ...
|
| Use Infopath forms by another Applikation | 15 Aug 2005 10:22 GMT | 1 |
i´m looking for a way to integrate Infopath forms in our own application written in vb.net. we would like to combine the simple Form editing capabilities of Infopath with the Datamanagement functions of our application.
|
| Is the .NET Framework required for InfoPath | 14 Aug 2005 16:59 GMT | 2 |
Does the .NET Framework have to be installed in order to use InfoPath? This is a consideration when deciding to roll out the use of InfoPath. Anyone? Thanks
|
| InfoPath and Managed Code | 14 Aug 2005 11:29 GMT | 1 |
I am currently trying to do two things: 1. Maintain and ID field in a SQL Database that is retrieved when the InfoPath form is loaded (done this bit) and then when the InfoPath form is submitted update this field in the Database. I wrote this code in a Web
|
| infopath Viewer | 13 Aug 2005 00:45 GMT | 3 |
I am developing a number of InfoPath Forms for my team and they are great and easy to develop, however at the moment my whole team are required to have InfoParth in order to view the forms that I am creating, in fact they even need infopath to see the published created forms I ...
|
| How to handle an exception error of MS Infopath on a form? | 12 Aug 2005 21:58 GMT | 2 |
MS Infopath 2003 SP1 crashed on a form when I opened it in design mode. It gave an exception error. So, we couldn't recover anymore 2 days work. The form runs fine in run mode. Other forms can open in design mode. However for this form, MS Infopath created an exception error. I ...
|
| Username in InfoPath | 12 Aug 2005 21:42 GMT | 4 |
when I create an InfoPath 2003form going through Visual Studio, I can put the following code in the OnLoad event handler and access the username without any problems. (Formatting changed to conserve space) IXMLDOMNode nodeEmployee =
|
| 3 problems help needed: Printing, Security and Formatting | 12 Aug 2005 21:18 GMT | 1 |
Hi I currently perform a calcualtion on a field to 8 d.p. but as the reuslt is in £ and pence i only want it to dsiplay to 2 d.p. I can't get this sorted anyone help? Number 2 problem is security, i can switch on protection on a form which
|
| Non-Repeating tables but with multiple static rows | 12 Aug 2005 19:31 GMT | 2 |
How do we insert a table (non-repeating) but having multiple rows during the design view. The table rows will be static (I mean no run time insertion or deletion of rows). The issue is once i insert a repeating table, I am able to disable the runtime row insertion/deletion ...
|
| point me to the right website | 12 Aug 2005 18:31 GMT | 5 |
I read once on the website where infopath can check to see if the database that it's source is from, and if it is not available, will display a dialog box and then disappear. I know that you code it in the onLoad event, but I cannot seem to find the instructions on how to do it.
|