| Thread | Last Post | Replies |
|
| Why can't I create an array? | 22 Apr 2005 18:56 GMT | 1 |
Normally, I don't work with programs that build me pages, so I /really/ want to get into the script editor and play around with the VBScript itself in InfoPath (for that's what I'm told it is). Now, I'm not terribly fammiliar with VBScript, but I'm pretty sure I've figured out ...
|
| Simple InfoPath Query | 22 Apr 2005 18:31 GMT | 3 |
I have an InfoPath form with two views. One has patient demographic information, the other has a textbox for patient ID and a "Run Query" button. I simply want the detail view to be populated based on the ID (without using script). I have it working for reading the first record ...
|
| Email Body | 22 Apr 2005 18:00 GMT | 1 |
Is there any way to change the body of an email being sent out using InfoPath form. I need to do this using managed code. I have a data connection within the infopath form that sends out emails. Now I want to change the body of the email message at run time.
|
| Hosting InfoPath within Sharepoint Forms | 22 Apr 2005 12:15 GMT | 4 |
Hi, I've been set an interesting challenge. Our client is adamant that they want the InfoPath forms to appear inline within the Sharepoint pages. So far I've seen people saying that it can't be done, but I have to try :-) One suggestion I've had is to write a .Net wrapper for ...
|
| How do I create numbered postcards 1 - 500. | 22 Apr 2005 12:05 GMT | 1 |
Have XP, Office. Need to create & print out post cards with sequential numbering 1 - 500 have HP 1700d printer.
|
| How to call another form with parameter from Infopath form | 22 Apr 2005 06:49 GMT | 1 |
I have one form, with master detail structure. But data structure on detail part is very rich, and I don't want to show all columns in this form. I 'd like to be able to show another form with more detailed informations, based on row ID from prevoius form. I can get row ID, but i ...
|
| InfoPath and Teamplate (from Captaris) | 21 Apr 2005 23:27 GMT | 2 |
Has anyone created a solution built on InfoPath and the workflow product Teamplate from Captaris? We are getting many requests on this from customers and would be keen to learn about some success stories and gotchas on this.
|
| Dynamically read data from sharepoint list using jscript code | 21 Apr 2005 16:41 GMT | 2 |
When the Infopath form is loaded I would like to read the sharepoint list using the jscript code. I know I can create a data connection where it provides me the option to receive the data from the sharePoint list. But using jscript code I dont know how to retrieve the values from ...
|
| Is there any way to use a infomation message box instead of the Al | 21 Apr 2005 15:04 GMT | 7 |
I am designing an infopath form. I want to show the users with an information box, for example, after they click submit, to show " submit successfully" something. unfortunately, I just found the Alert method and Confirm method under
|
| Field State Change on form print | 21 Apr 2005 14:32 GMT | 1 |
I have a situation where a billing dept would like to change contents of a field to indicate (automatically) when a form has been printed. Is there a function built into infopath for this type of feature. If so, can someone point me in the right direction.
|
| Opening Infopath Form from VB application | 21 Apr 2005 11:46 GMT | 4 |
I need following functionality: 1) Load all the cached Infopath Template in a list 2) On clicking on a form it should open in Infopath How can I do this?
|
| How do I automatically populate Infopath forms from other forms ? | 21 Apr 2005 01:09 GMT | 1 |
I want to populate an InfoPath form from my ASP.NET form simply by reading field labels that match and making a copy and paste function onto the InfoPath form. How can I do this ?
|
| Submit problem | 20 Apr 2005 22:13 GMT | 2 |
I have a form that has several data source (SQL Tables and XML Doc). The main data source has the submit enabled (last form in the data connection wizard), but it will not appear on the form during preview. I have modified the data sources several times to see if the changes ...
|
| Submitting a form via e-mail... | 20 Apr 2005 14:07 GMT | 4 |
Is it possible to submit a form via e-mail when you don't use Outlook? The information I collect using the InfoPath form must be sent by e-mail, but my entire company uses Lotus Notes, and there is no way possible to switch.
|
| InfoPath Form completly loaded? | 20 Apr 2005 13:12 GMT | 3 |
I need to catch the event, when my InfoPath form is fully loaded (incl. CommandBars). My problem in detail is, that I can't change the properties of a customized toolbar (manifest.xsf) at the OnLoad-Event of the document.
|