| Thread | Last Post | Replies |
|
| InfoPath formulas | 30 Jun 2006 20:23 GMT | 6 |
I have a text box that includes "DAILY" rate and one that says "WEEKLY" rate and one that says "XDAY". If the "DAILY" rate is blank, I want "WEEKLY" / 3 in the "XDAY" box to come up automatically. Not sure how to create the formula.
|
| infopath read-only form | 30 Jun 2006 18:50 GMT | 1 |
Is there a way I can dynamically make an InfoPath form read-only except for single button (or maybe just a section of the form read-only)? I want to press a button on the form that makes the form editable. I can do this field by field, but it would be easier to make the entire ...
|
| Web Service DataSource in Infopath | 30 Jun 2006 15:41 GMT | 1 |
I am currently using Infopath 2007 (Beta 2). I have a valid Web Service which returns a dataset and when I specifying it as the datasource for the infopath form, I get the error: "Infopath cannot find or cannot access the specified Web Service description.
|
| InfoPAth 2007: This form template cannot be rendered in the browse | 30 Jun 2006 03:47 GMT | 1 |
I want to open my InfoPath2007 form from the browser and run code behind the load event (added using VSTA). This all works in IPath07 client. I have uploaded and activated the document from Sharepoint Admin. But when I enter the URL in my browser:
|
| Data validation in Repeat section | 30 Jun 2006 02:47 GMT | 2 |
I created a repeat section in InfoPath and there is 3 field: Field A, B, C. By default, I provide 10 row for user to input. Also, I want to have a Data validation. e.g: Field A must not be blank. However, if I input data in first row and pass the validation, Infopath
|
| Reset repeating table back to nothing | 29 Jun 2006 21:24 GMT | 2 |
So I have a button that adds rows to the table for users but I want to be able to clear out all that data as well and effectively reset the repeating table back to a single row of blank data. I assuming this has to be done with JavaScript code, so if anyone has an
|
| Deleting Record from SQL Database | 29 Jun 2006 20:57 GMT | 4 |
I have a form that queries an SQL database. What I am looking for is JScript code that would allow me delete the current record from the database at the click of a button. I would really appreciate any assistance anyone could provide.
|
| Reference Main repeating table from database | 29 Jun 2006 20:16 GMT | 1 |
I have a databse connection that populates correctly. However I wish to copy that list to a repeating table so that the .xml form contains that information when it is saved. (I extract it from there for generating a word document using a XSLT) Is this possible? Thanks
|
| infopath script | 29 Jun 2006 20:01 GMT | 2 |
my case is that my infopath form have 2 datetime field using datepicker one is start datetime, the other is end datetime When user pick a start date time, it will automatically fill in the end datetime which is start datetime+
|
| Generate report number | 29 Jun 2006 19:53 GMT | 1 |
I do not know if it is eaven possible but I am trying to create an incident report form. Is it possible to automatically generate a report number in sequence?
|
| Assigning a date value using javascript | 29 Jun 2006 19:45 GMT | 2 |
I want to do something simple like XDocument.DOM.selectSingleNode("//my:HiringDate").text = "2006-06-27"; and then have this date appear in the date picker field for which I assigned this field. But the value never gets assigned.
|
| how do install infopath? | 29 Jun 2006 19:06 GMT | 3 |
I have Microsoft Office Professional Enterprise edition 2003, student media. From the reading material I should be able to install this but it is not an option during setup. Have i got the right product? If not is the web site wrong? Otherwise
|
| merging text files | 29 Jun 2006 18:39 GMT | 1 |
i am receiving a text file in a particular name, daily in a different folder named on the particular date. is there any way to make all the text files merging into a single text file at the end of the month?..ie) i have to merge all the 30/31 txt files
|
| InfoPath vs. Lotus Notes | 29 Jun 2006 18:37 GMT | 1 |
Why would I want to use InfoPath over Lotus Notes database development? What are the benefits? Conversely, what are the pitfalls?
 Signature Thanks,
|
| infopath xml formatting | 29 Jun 2006 18:35 GMT | 1 |
I am using an infopath form to submit xml data into a unix based database. the xml data is structured roughly like so: <packetgroup> <transmissiongroup>
|