| Thread | Last Post | Replies |
|
| infopath and reports | 07 Aug 2007 11:36 GMT | 2 |
Very new to infopath and not sure if this is the application to use. Here is what I'm trying to accomplish Need to generate a status report of 20+ accounts with daily updates of what we call status comments and status (using repeating table). (it is for
|
| Data from one form is placed into another | 07 Aug 2007 11:20 GMT | 1 |
I am struggling with task. Once a form has been entered with data, I need to activiate an action and that action needs to load data to another form. The fields on form 2 needs to be data from foom 1. Any suggestions?
|
| Infopath stored procedures with SQL Views | 07 Aug 2007 10:52 GMT | 1 |
I am having trouble running a stored procedure with a script to populate a form where the datasource is an SQL Server 2005 View. I am basically following the instructions here, but using a view not a table:
|
| using formula, how to convert number to date format? | 07 Aug 2007 06:10 GMT | 4 |
I want to set default values for datepicker. In this I want to set default as current date plus one day i.e., tomorrow. Please let me know, as to How can I do that?
|
| Access to Data Source (Leo Asked) | 07 Aug 2007 03:40 GMT | 3 |
Hi helpers, I have a plan to put my MS Access file on a network's folder, and build a form distributed to everyone in the office, and gather information linked to that MS Access file which noone except me has any access to the file.
|
| Chage view1.Xsl Dynamically | 07 Aug 2007 03:26 GMT | 1 |
I need to access to the data stored in the view1.xsl dynamically. Does someone knows how to do? thx.
|
| text box will not allow input | 07 Aug 2007 03:22 GMT | 1 |
I just made another form like I did my two previous forms except this one will not allow me to click on a text box to enter data after doing a query. It will allow input BEFORE I do a query. I'm looking up records by a number. Then as things get done, people's initials and the ...
|
| Object reference not set to an instance of an object | 07 Aug 2007 03:20 GMT | 2 |
I am trying to connect to the db from infopath form through code.I wrote the following code. DataSource dscustomer = this.DataSources["CustomerNextNumber"]; XPathNavigator xnCustomer = dsCustomer.CreateNavigator();
|
| Changing the ActiveWindow.Caption at startup doesn't stick. IP07/ | 07 Aug 2007 01:30 GMT | 1 |
I'm using the following code in the form InternalStartup event (Managed Code VSTA) and also the FormEvents_Loading event: Me.Application.ActiveWindow.Caption = "My Cleanup Form" and it does temporarily display, but as the form finishes loading the name
|
| Calculating number of days between dates using JScript | 06 Aug 2007 20:36 GMT | 4 |
I have examined Mr. Wong-A-Ton's examples of how to do this using VBScript, but I need to do it using InfoPath's JScript because I already have alot of other code written in JScript that I do not want to rewrite. Is there an example of how to do this in InfoPath 2003 using ...
|
| Unable to add form code | 06 Aug 2007 11:52 GMT | 6 |
When I click any of the Edit Form Code buttons, i get the huge message of "Infopath cannot load the event handler.... MS Framework 2.0 and MS Core XLM Services 6.0 must be installed.....prior to installing VSTA.....etc All are present, VSTA is intalled (can get to it through ...
|
| Querying / Submitting to a database | 06 Aug 2007 09:18 GMT | 2 |
Hello - Very new to InfoPath - In at the deep end! I am trying to learn from a book but something just isn't clicking. For a purchace ordering form - I have been asked to see if it is posible to get the MAX(number)+1 from a database field and display it on a form when the
|
| Submitting data contained in a repeating section | 06 Aug 2007 07:30 GMT | 2 |
Infopath 2007 - I can submit the data in the first repeating section but not any subsequent sections. I have written rules to submit in the repeating section properties. This all works fine. The problem is, I can submit any number of records to a SharePoint List but they all ...
|
| Repeating table linked in Access | 05 Aug 2007 22:34 GMT | 2 |
I have an invoice request form in infopath that I need to create a unique number for each time it is opened, my form has repeating tables and an attachment field. I have worked out that in order to generate the unique number I need to link
|
| Managing form changes over time? | 05 Aug 2007 14:30 GMT | 3 |
I am looking for some best practices for handling changes to forms that are published to sharepoint. Basically, this form is destined to change over time, and the lifetime of this form is probably 10 years, which means that we could see a lot of
|