| Thread | Last Post | Replies |
|
| Opening Infopath Forms with other programs. | 20 Apr 2007 18:50 GMT | 2 |
Please help! I need to know if it's possible to open a form created in infopath with another program. My situation is as follows: we want to send an application to our clients and have their answers populate into our CRM. What are the
|
| Email data connection in browser enabled forms | 20 Apr 2007 13:38 GMT | 3 |
Hi I am using browser enabled form using moss 2007 form services. It is submitting data to sharepoint 2007 and send email using email data connection as view only (no attachments). It is working fine on most of the machines but
|
| How Do You Disable The Screen Tips on A Browser Form? | 19 Apr 2007 23:52 GMT | 1 |
I was wondering if there is a way to disable the screen tips that occur when you hover over a field/control that is marked as required on a form being displayed on the browser. Example: If you open a form to fill out on the web, and move your cursor
|
| Open Infopath in C# | 18 Apr 2007 19:50 GMT | 2 |
I am developing a webpatr that would open a certain infpath template; I used the following code: \\========== System.Diagnostics.Process infopathprocess = new
|
| Trouble copying an existing view to a new view | 18 Apr 2007 17:28 GMT | 3 |
I've just recently started using InfoPath and I'm having a problem creating a new view and copying all the controls from an existing view. I do a Ctrl-A, Ctrl-C on the default view, create a new view and then do Ctrl-V but nothing happens. I've seen this before but I don't know ...
|
| One form splitting into two (xsn & xml) | 18 Apr 2007 17:16 GMT | 2 |
I made a few InfoPath forms and sometimes they get damaged when they are sent via email. One form splits into 2 files; one with the extension xml (contents) and the other one with xsn (form) extension. When I try to open the damaged forms, “The form contains schema validation ...
|
| Select all entries in Multiple Selection List Box | 18 Apr 2007 08:10 GMT | 2 |
I'm trying to get a Multiple Selection List Box that's populated from a database based on a Dropdown to have all of the options selected by default. I figured there would be some simple setting for this control to set all items to checked or unchecked by default, but I
|
| Auto Numbering | 18 Apr 2007 07:50 GMT | 3 |
I know this topic has been beaten to death, I have read a number of threads the subject and I am nowhere close to figuring this out. Some suggestions about writing code in the form or tying it to an SQL database are quite confusing to say the least and some of the links to msdn ...
|
| Dialog Box | 18 Apr 2007 07:28 GMT | 3 |
I have a form that when a user clicks on submit a dialog box comes up and wants to verify the data a user entered. Right now the dialog box only has a "ok" button which when clicked will submit the form. Is there any way to add a "cancel" button so that the user can change data ...
|
| My formula results in "NaN". What does that mean? | 17 Apr 2007 23:18 GMT | 2 |
I am working on form that will be emailed once completed. The user will click on a button that will email it to a specific account. I want the formula to automatically pull two fields and place them in the subject line of the email along with a short text. I type in the ...
|
| Passing repeating data (array of strings) to web service | 17 Apr 2007 21:06 GMT | 1 |
Good evening. I have an InfoPath form with one repeating section. This section contains one text box. So user can add as many text items as he wants. I would like to pass this data to my .net web service which accepts an array
|
| Multiline autogrowth textbox | 17 Apr 2007 18:12 GMT | 2 |
On a form I have a multiline Textbox with Height=auto. In the Infopath Client the Textbox is growing as expected while entering text. But in the browser there is only one line visible with a scroll
|
| Conditional Required Field | 17 Apr 2007 15:14 GMT | 2 |
This is driving me nuts. I have an InfoPath form that requires comment fields to be populated if the user includes charges with a value <> 0. It works great. I have a new form I am creating and I want to do the same sort of thing but I can't remember how I achieved this behavior. ...
|
| Print form button | 17 Apr 2007 15:05 GMT | 2 |
I have had a search on this group and some references to print commands, but either they are not working for me or I just don't know enough about java -- probably the latter. If I create a button, call it 'Print' what JS do I need to add in
|
| how to get current row from within visual studio. | 17 Apr 2007 13:16 GMT | 1 |
I have an infopath 2007 form which i host in a visual studio c# windows application. I have a master/detail on my form and a button on the windows form, when i click the winforms button i want to get the currently selected node from the master/detail section but i have no
|