| Thread | Last Post | Replies |
|
| Cannot display data from an external data source | 05 Aug 2007 14:18 GMT | 9 |
I am using InfoPath client (No Forms Services). I have created a Secondary Data Connection through the Tools --> Data Connection wizard (browser enabled is not checked). I have bound the data source node to a repeating text box and saved the form as a template (Template1.xsn). ...
|
| Changing Data Connection Query [InfoPath 2007] | 05 Aug 2007 11:22 GMT | 1 |
With such a lack of tutorials on the web, anyone have links to proper Infopath 2007 tutorial where I can find out how to change a Dataconnection Query and Execute it from Code. I'm trying to update an Combobox by retrieving only the current user's
|
| connecting two infopaths | 05 Aug 2007 04:24 GMT | 5 |
I have a question regarding connecting two infopaths. How can we connect two infopaths through a common column? I have an infopath with EMPNO1 and this infopath contains another file attachment(infopath) and I have to popup the second infopath with the same
|
| How to create sample .xml files | 04 Aug 2007 11:22 GMT | 1 |
Hi all..., I'm experimenting with populating a drop-down box with 'filtered' data base on a selection of another drop-down box. Most of the posts I've read call for the use of an .xml file as a data source.
|
| Export from form to New MSCRM record | 03 Aug 2007 22:36 GMT | 1 |
So I have a form that has been developed in Infopath but I need to have a submit button that will do two things for me: First- map fields from the form to CRM, it should create a new CRM record and import all fields to matching fields on the CRM record.
|
| Two linked drop-down list boxes | 03 Aug 2007 21:30 GMT | 5 |
I wonder who could help me with this? I've got two drop-down list box and I would like that the value selected in the first one determines the values chosen in the second one. Could anyone give me the details on how to do it plus the code?
|
| Emailing infopath template for user to fill in with information | 03 Aug 2007 20:36 GMT | 4 |
I have created a template on a server with drop down boxes and other text boxes which must be completed by the user. All users that have access to the server are able to work with the template just fine. If I email the template to the external users that are not able to see the ...
|
| COM error when accessing Excel thru InfoPath forms services | 03 Aug 2007 16:28 GMT | 1 |
I am using Microsoft InterOp Excel (12.0.0.0) for Office 2007 in InfoPath forms services (web enabled) and when creating an instance (see secong statement) of the Excel application (Application excel = null; excel = new Application()), getting the following error: "Retrieving the ...
|
| Saving to Sql Server Database | 03 Aug 2007 13:20 GMT | 2 |
What I need is to save the information when filling a form to the database. Everywhere it is said that I can do that, but I don't know how. What I actually do: -Design new form from data connection, where I show my Sql Server database.
|
| Formula for displaying year | 03 Aug 2007 10:40 GMT | 2 |
I am a novice infopath user so this will probably be easy to answer. What formula do I use to automatically display the current creation year? Thank you
|
| View Data Only in Print View "No Textbox Outline" | 03 Aug 2007 08:52 GMT | 1 |
I have a form I have created and would like to create a Print View that includes the Data of the Textbox without the outline. Example: ip dhcp excluded-address 172.28._____.1 "TextBox in Form View"
|
| Query info from Sharepoint Library | 03 Aug 2007 08:42 GMT | 1 |
I have an InfoPath form that has a secondary data source pointing to a sharepoint library. I need the form to retrieve the record from the sharepoint library that has a name of X and the most recent submit date.
|
| Saving Form to server | 03 Aug 2007 08:18 GMT | 2 |
I am a novice infopath user. I have currently created a form that once submitted the info is stored in an access database. But I also want my users to be able to save their completed form to our NT server drive and also be able to open the form again after submission so they ...
|
| Prepopulate a form | 03 Aug 2007 08:04 GMT | 1 |
Ok. There is the problem. I have a travel expense report. They report is grid with the items to report as rows and the days of the occurance as columns. At the end of each row is the total for the trip. I would like the header to be prepopulated with the day of the week based
|
| Infopath: how do I calculate "age" from d.o.b. date-picker field | 03 Aug 2007 07:34 GMT | 10 |
I need a form that calculates date field from date of birth entered as a date-picker field. can this be done with Infopath field rules, or do I need to invoke VB?
|