| Thread | Last Post | Replies |
|
| Infopatch & Lotus Notes | 10 Nov 2006 20:10 GMT | 1 |
I am setting up a form that once completed will e-mail the form to our HR department as an attachment. I can not use the sharepoint library due to the fact the HR department considers that too complicated. The next problem is our company policy world wide is to use Lotus Notes.
|
| InfoPath data connection problem | 10 Nov 2006 14:48 GMT | 1 |
I can not create a form with a SQL Server (2005) database data connection. When trying to look at another user's form, I get errors such as: The following DataObject either cannot be created or cannot be initialized:Employee
|
| Digital Signatures - transfer | 10 Nov 2006 09:25 GMT | 1 |
I am publishing a form from Computer 1, since it is changed to 'Full Trust', it has to be digitally signed. When I create a signature and sign it, it publishes the form. All my forms were generated from the same computer. Now the computer is no
|
| Sharepoint Form ID | 10 Nov 2006 02:28 GMT | 2 |
I have Infopath form that submits to a Sharepoint form library. After submitting the form, is it possible to retrieve the system generated ID of that form for later use? Thanks in advance!
|
| Web Service Query Error | 09 Nov 2006 14:16 GMT | 1 |
Very new to this InfoPath so please bear with me. I have created a webservice which takes a ID number and returns a persons details. When previewing the form in InfoPath it appears that the form is retaining the sample value entered when specifying the data source, the error ...
|
| Modify the data source for a bi-weekly timecard | 08 Nov 2006 17:48 GMT | 4 |
I am trying to modify the existing template for a timecard to accommodate 2 weeks at a time. I am very inexperienced in working with data sources but not a complete dummy. I tried copying and pasting the first week and that obviously did not work since it is still tied to the ...
|
| InfoPath Server | 08 Nov 2006 15:42 GMT | 2 |
Does anyone know where you get InfoPath Server for MOSS2007? I want to start building an infopath form application however I need to utilize InfoPath server. I didn't remember seeing in during the install of MOSS2007.
|
| Documentation on how to connect Infopath 2007 to SharePoint 2007 | 08 Nov 2006 15:00 GMT | 2 |
Does anyone know where I can get documentation on how to connect Infopath 2007 to Sharepoint 2007? Thanks
|
| Form Letter | 08 Nov 2006 14:51 GMT | 2 |
I am creating a variety of form letter for our sales department. I have a SharePoint List with the contact information for all our sales people. I I have created an InfoPath Form with a drop down box so that a person can select their name from the SalesPoint List. Now I want the
|
| InfoPath from as a dialog box | 08 Nov 2006 10:30 GMT | 1 |
Is there any way to show an Infopath form as a dialog box in infopath. I want a dialog box with infopath controls to be displayed. Thanks in Advance. Mallikarjun
|
| Identifying name of document | 08 Nov 2006 08:48 GMT | 6 |
Can anyone help? I have an InfoPath form that has a submit button. The submit button sends the form to an email address. When a user clicks on the form via the email, I would like them to see a different view (this view is already within the
|
| Closing Infopath via OnSaveRequest | 08 Nov 2006 07:07 GMT | 1 |
I would to know if its possible to close the Infopath program when the user clicked the save button. I already tick the "Save using custom code" under Form Option, and write the script below. Sub XDocument_OnSaveRequest(eventObj)
|
| Auto Date Calculation | 07 Nov 2006 21:01 GMT | 3 |
In designing a form I have a Date Picker field to choose Date Received. I would like to create a field which would Auto insert a date that is Date Received +10 days. Example... if Date Received was 11/10/06 I want the field Date Due to auto insert 11/20/06.
|
| Reference InfoPath 2007 Control? | 07 Nov 2006 20:45 GMT | 3 |
How does one go about referencing an InfoPath 2007 UI control via .NET (C#) code? For example, if I wanted to programmatically populate the contents of a Combo Box called "field1" by looping through a dataset? In normal Visual Studio.NET 2005 development (e.g. Windows Forms) I
|
| Generate sequential number generator using a button | 07 Nov 2006 19:07 GMT | 3 |
I'm new to InfoPath 2003, so any help would be greatly appreciated. I am using InfoPath 2003 with SP2 and my table is stored in MS SQL 2005 with SP5. I have created a form that will use a client's phone number as a case
|