| Thread | Last Post | Replies |
|
| Master-Detail View with XML datasource | 20 Apr 2006 21:57 GMT | 6 |
I have two views, namely master and detail. The master view shows the content of a PO . The detail View will get launched upon clicking a button present in a repeating table control that shows the order line item details. The detail view will give complete description and other
|
| Code behind or more? info path toolkit? | 20 Apr 2006 21:26 GMT | 2 |
i have worked on VSTO 2005, and completely customized excel 2003, catched all the event like, double click on a cell etc and responded in a custom fashion to all of these events, for the purpose of achieving the task at hand! in other words, Excel was run inside a shell, where i ...
|
| Help: Linking 2 fields, but be able to modify data in second field | 20 Apr 2006 20:59 GMT | 3 |
Hello! I am kind of new to this. OK, we have two text box fields on an InfoPath form, A and B. Once the user enters data into field A and tabs to the next field, this same data populates field B. The kicker is, the user may need to edit the populated data in field B without ...
|
| InfoPath primary interop assembly (PIA) is not registered | 20 Apr 2006 20:48 GMT | 4 |
I developed an Infopath form using Managed code (c#) and deployed it on to a sharepoint site. I was able to access and create forms but when a user tried to open the form, he got the following message. I am not sure what should I do to fix the issue. Please help.
|
| Automatically populate field with multiple lines | 20 Apr 2006 20:36 GMT | 6 |
I'd like to populate a field with multiple lines of text. For example, if the user chooses the name John Doe from a drop-down list, I would like John Doe's "info" field to populate with his contact information, formatted like this:
|
| Sum in a repeating table | 20 Apr 2006 20:18 GMT | 1 |
I have a repeating section with a nested repeating table. Both the section and table are pointing to 2 different db tables. In the footer of the repeating table i have a filed bound to the db table of the repeating section with the sum() function in it. But whenever it does the ...
|
| cannot populate list | 20 Apr 2006 19:43 GMT | 1 |
I'm trying to populate list box with values from access database. I'm filling value and display name fields but the list box is blank in any case. Where may be the problem?
|
| Repeating cascading list from flat data source | 20 Apr 2006 19:42 GMT | 1 |
My data source is a SharePoint list with one column e.g. category, another column e.g. type. In InfoPath I want to have a repeatable region, first column a drop down list which is populated from field category, second column with a drop down
|
| How do I specify a default name for the xml form file? | 20 Apr 2006 19:37 GMT | 2 |
When designing an InfoPath form template, is there a way to override the "Form1.xml" default name for the file the user will save locally? InfoPath 2003 (11.6565.6568) SP2
|
| Unique or Distinct values from an Access Database? | 20 Apr 2006 17:55 GMT | 2 |
I am attempting to retrieve unique or distinct values from an Access database. For example, I inspect 15 facilities, but these 15 facilities have anywhere from 10 to 115 departments. Currently I setup a data connection to an access database that works correctly, however, it ...
|
| Auto Fill from Access Database | 20 Apr 2006 16:26 GMT | 2 |
New to Infopath and really need help. I have data coming from a local Access database. I want to type in a serial number of a piece of industrial equipment in an infopath form and have it autofill all corresponding data from the database (relating to this piece of equipment) into ...
|
| How to Programmatically Obtain Data from SQL Source | 20 Apr 2006 16:23 GMT | 4 |
I have a data connection to SQL source that I want to use to populate a Bulletted List. Two problems exist: 1) I need to parse the data to remove duplicate entries, and 2) I need to expand my Bulletted List with each item added from the parsed data. So, how do I do this all ...
|
| Databound Form and UI controls - Question for experts | 20 Apr 2006 08:41 GMT | 2 |
Hello, I have a complex data entry form that is directly bound to a SQL Db. I would need to add some pure UI controls (checkbox to hide a section for example), the problem is that as this is a databound form it seems that
|
| Date Diff using rules | 20 Apr 2006 08:30 GMT | 5 |
I found the example on calculating the date difference in InfoPath without code very helpful! Thank you Ms. Wong A Ton for being the only person who has this posted!!! My only problem I have with this is that the code doesn't account for work hours. I am trying to create a ...
|
| Sum of a column with constraints in a repeating table. | 20 Apr 2006 07:42 GMT | 1 |
I have a form that has 2 repeating tables. The first table the user inputs all there charges for reimbursement. The second table is a recap of the first. Ex. in the first table a user inputs 3 lines of cost with the same budget code and another with a differnet code. in the recap ...
|