| Thread | Last Post | Replies |
|
| Call JScript Function Behind IP form From TaskPane | 12 Nov 2005 01:38 GMT | 1 |
I'm using a custom taskpane with my InfoPath form and within the task pane I have a handle to the InfoPath Window and XDocument object. I would like to put a button within my task pane that calls a function behind my InoPath form.
|
| SharePoint Infopath integration | 12 Nov 2005 01:24 GMT | 10 |
Hi all I am new, both to Infopath and this forum. I am hoping someone can help me with 2 things. First I have created a list in SharePoint that contains 2 fields (columns) A and B the list has more than 200 records in it, my first problem is when I
|
| Repeating sections | 11 Nov 2005 18:20 GMT | 3 |
Is there a way of adding a button to a form to insert a section into a repeating form? I want a nice user friendly way of adding new sections to the top only. Also can i remove cut, copy and paste from the shortcut menu of a repeating
|
| why can't i find' nothwind'.mb.when i m doing practicein inforpat | 11 Nov 2005 17:28 GMT | 1 |
i happen to have a trouble when i m doing practice section in inforpath it's in section' creat a form connect to database. that when it asks me to select database' nothwind.mb but i couldn't find it.did anyone know/ thanks.
|
| Autopopulating a Repeating Section | 11 Nov 2005 16:19 GMT | 5 |
I am plugging away at autopopulating some fields of a repeating section (including BriefDescription) given an item number, using the OnAfterChange event for the item number. I started out using a secondary data source (a view on SQL server) and couldn't get that to work, but got ...
|
| Customizing Submit Functionality | 10 Nov 2005 20:44 GMT | 5 |
I have an form linked to a MS Access DB and I'm having some trouble submitting the form. Here is the scenario: I have one table for financial data. This financial data has two identifiers, date and project. Data for the date and project are stored in two separate tables ...
|
| Capturing a Node Value Change | 10 Nov 2005 19:32 GMT | 10 |
I developing an application using InfoPath but i'm noticing that InfoPath does not raise an event when the underlying XML is changed. Ofcourse, I can write an event handler for each node but is there a way to capture a "node changed event" on a more global level? Possibly passing ...
|
| Capturing a Node Value Change | 10 Nov 2005 17:29 GMT | 1 |
Franck, Could you please review our thread below. Thanks! Mike
|
| Programmatically remove repeating table row using JScript | 10 Nov 2005 17:04 GMT | 1 |
I have a repeating table with a handful of columns. I would like to empty the table using a button press in JScript. Is this possible? I have seen blogs talking about using eventObj.Source but since i am using a button press, the source has no relation to the table.
|
| Developing in InfoPath Jscript | 10 Nov 2005 16:42 GMT | 1 |
Hi I have the following books MS Developing Solutions with microsoft infopath Introducing MS InfoPath
|
| Form Email | 10 Nov 2005 08:57 GMT | 6 |
I have built a form for a quote tool and I want to be able to send the information entered in the form via email. The only catch is - I want the form to dump the information to a text format (not everyone I am sending it to has infopath.) Is this even possible? if so, how? ...
|
| Searching a secondary data source | 10 Nov 2005 06:13 GMT | 1 |
I have a large table that is read into memory (a secondary data source). After a field on a form is entered I want to validate the value against this source. I do not want to create a dropdown because the performance is slow and because the data is fairly similar. ie. A001, ...
|
| Hiding hint text for repeating section | 10 Nov 2005 03:17 GMT | 6 |
I have a repeating section on an infoPath form that I need to users to be able to add one (but only one) record to if they require. This record does not exist by default, so if I use a section control (non repeating) the entire section is not displayed if there is not an existing ...
|
| How do I connect InfoPath 2003 to Active Directory Data? | 10 Nov 2005 02:21 GMT | 1 |
How do I connect InfoPath 2003 to Active Directory Data? I can't find any info on it on the net? Anyone have an idea how I can do this? I'm trying to pull job titles out of AD to go into a form.
|
| current selected node in repeating table | 10 Nov 2005 02:19 GMT | 1 |
I have been spending about week now trying to get the current selected node from a repeating table. Always the same bloody issue, it selects the first record all the time guaranteed. Im not using any hardcore dev tools just plain old simple Javascript.
|