| Thread | Last Post | Replies |
|
| Button that both prints and sends the form | 11 Jul 2007 08:23 GMT | 2 |
I need a button (script or code) that can do this: When user clicks the button, the form will be printed on his standard printer and then the form will be sent as an attachment to an email address which I have defined.
|
| Connectionstring from Data Connection in Code? [InfoPath 2007] | 11 Jul 2007 07:14 GMT | 1 |
I'm using VB.NET. Does anyone have working examples to help me out please?
|
| Task Form error in workflow: FileNotFound | 11 Jul 2007 06:42 GMT | 1 |
An unexpected FileNotFound failure occurred loading assembly: Could not load file or assembly 'file:///C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\Template\Features\AcrWorkflow4\Form\AcrTaskB2.dll' or one of its dependencies. The system cannot find the ...
|
| Access 2003 and InfoPath2003 forms | 11 Jul 2007 06:20 GMT | 1 |
I have created a simple form linked to an Access database on a company server. So far, so good. Can submit and retrieve data. I seem to have two big issues: 1. On my form, in the detail section, I am now getting the warning
|
| Error message | 11 Jul 2007 04:38 GMT | 1 |
I am new to info Path and keep getting the following error. I would like advise on how to fix. Validation error cannot submit form...... Error
|
| Eliminating Rounding for decimal | 11 Jul 2007 03:20 GMT | 1 |
I am trying to eliminate the decimal rounding, 2.555 to 2.55. I used the floor function in InfoPath floor(. * 100) / 100. It works for all numbers except numbers divisible by 2.55. The result for 2.55 outputs 2.54. Similarly 5.10 results to 5.09. Anyone has any idea how to fix ...
|
| InfoPath & SharePoint Integration | 10 Jul 2007 21:15 GMT | 5 |
I believe that you can create forms (for status reports) in InfoPath and then move them into your SharePoint document library for users to access and provide their status reports, etc. I'm not clear on what needs to be in place for this to occur. Do all users need to have ...
|
| what does infopath do? | 10 Jul 2007 20:06 GMT | 4 |
I need a program that will insert each of my companies job/project contact info onto 7 different forms. So my employees don't have to type the same contact info onto each form, they can just type it in one place and it will automatically insert the info on to each form I need. ...
|
| promoted field not being updated for infopath form containing managed code | 10 Jul 2007 19:22 GMT | 2 |
Hi, there, I encounter this problem. A infopath form containing managed code, with a few promoted fields, and was publish to a sharepoint library.
|
| use the contents of a field for the filename | 10 Jul 2007 19:12 GMT | 1 |
I would like to insert a button on a form that when selected, the close action would be initiated. This would bring up the Save As dialog box and the name field would already be populated with the contents of one of the fields. The user would then verify that the name was correct ...
|
| Calculated Field | 10 Jul 2007 17:32 GMT | 5 |
I would like to create a calculated field with using the function sum or count, but I cannot find out how to do this. I have about 5 text fields where the values are inserted and one text field where the result of sum or count function should be displayed.
|
| If/Then type functionality in InfoPath 2007 | 10 Jul 2007 16:32 GMT | 1 |
I need to do this within a browser-enabled form (is it possible and if so, how???).... I want to have a few fields available, but only if certain options are selected in the prior field. For example, for project status, if the user selects yellow or red, I want a few fields to ...
|
| Form Merging / Importing | 10 Jul 2007 16:08 GMT | 1 |
Is there a way to import data from one Form to another? Imagine I've got a Form (Expenses) which contains a bunch of purchases. The data for each purchase is contained in another form (Purchase), but only a subset of the data is required for the Expenses Form (date, person,
|
| Data Validation for matching patterns (IP 2003) | 10 Jul 2007 14:40 GMT | 3 |
I have a text field that needs to match one of 5 patterns: (B|P|Q|Z)\d{8} EN\d{7} 6261B\d{4}
|
| SwitchView Error | 10 Jul 2007 14:11 GMT | 2 |
I am trying to open another form, actually there are 12 different forms, from an existing form. The new forms have between 7 - 10 views, and depending on the data entered in the first form, a different view should appear.
|