| Thread | Last Post | Replies |
|
| Multiple event handlers to a class, is it possible? | 27 Jul 2004 20:39 GMT | 2 |
The compiler is giving me an error in this code: [InfoPathEventHandler(MatchPath="/NS:DxIPForm/NS:IPForm/NS:section1", EventType=InfoPathEventType.OnAfterChange)] [InfoPathEventHandler(MatchPath="/NS:DxIPForm/NS:IPForm/NS:section2", EventType=InfoPathEventType.OnAfterChange)]
|
| Publish template from Infopath to Sharepoint | 27 Jul 2004 20:07 GMT | 3 |
I have tried to install The Microsoft Office Reference Implementation for Clinical Forms I followed the all steps as mentioned in the document, but finally when i tried to fill out a form i am getting following errors from Infopath
|
| No GURU has solution to this problem!! | 27 Jul 2004 19:19 GMT | 1 |
I can't see my script in microsfot script editor. Once I add an event to my control, and press edit, the MSE opens up, but doesn't show anything in editor window. File, New and Open are also disabled in MSE.
|
| InfoPath SP1 Preview Expiration | 27 Jul 2004 18:14 GMT | 6 |
If SP1 will not be released before the SP1 Preview expires, is there any way to extend the usability of SP1 Preview? We are heavy in development for a client and cannot afford to wait without any clue as to when SP1 will be released.
|
| Offline Forms | 27 Jul 2004 07:25 GMT | 2 |
Has anyone got a solution to this?? 1. Open form from a form library on sharepoint. 2. send it via email to a person offline who isn't connected to sharepoint. They fill in their relevant
|
| Back-end design question | 27 Jul 2004 02:36 GMT | 1 |
We are in the process of converting several of our Company's internal forms to InfoPath. We plan to integrate them with BizTalk and use HWS. I'm trying to weigh the pro's and cons of leaving the collected form
|
| Any samples for creating a Word Print View | 27 Jul 2004 02:07 GMT | 1 |
Is there any samples/tips for creating word document print views with SP1??
|
| need signature capture in infopath, need suggestions | 26 Jul 2004 22:43 GMT | 1 |
Ok, I know infopath has a inkpicture control that will let you sign on tablet pcs etc... but outside of that... I've got a TOPAZ signature capture device, which has activex and java
|
| Comments | 26 Jul 2004 18:10 GMT | 1 |
I would like to comment my fields to provide info (message) about these fields, formulas, numbers, etc. Is there a way to do this so they are visible when the form is being filled out and not visible in Print mode?
|
| Automation server cant create object | 26 Jul 2004 10:15 GMT | 3 |
I have a form that connects to sharepoint using soap objects. I have published it to a form library which works fine. when i click on 'fill out this form' the form opens on my computer but when i click on a button that starts the collection of data i get the following error:
|
| Can I show the Sharepoint version on a form | 26 Jul 2004 07:19 GMT | 1 |
I'd like to show what version was assigned to a form in the sharepoint version history on the form itself. I need the version of the filled out form, not the template. Any help? Thanks It PHYTOSAN
|
| Problem with calculation in optional sections!! | 24 Jul 2004 16:53 GMT | 1 |
I have 6 optional section inserted with repeating table and each section has a subtotal field in it. At the end of the form I have a grand total box, which is the sum of all the sub-totals in the optional sections.
|
| scripting Activex controls contained in form | 23 Jul 2004 21:38 GMT | 2 |
Hello, I've done a lot of research via google etc... and seem to be having some problems... I've got a signature capture control (specific for the device I am using) in which I am able to drag and drop on my form. THe problem is
|
| Secondary Data Source Action Queries | 23 Jul 2004 20:53 GMT | 1 |
It seems we can update a database directly using Primary (Main) database connections. However, when I try and alter the DataAdapter's Command to an "Update XXX set …." Type SQL statement and call the Query() method although no
|
| inline image mime type | 23 Jul 2004 19:18 GMT | 4 |
Pasting an image into a Infopath rich text box and submitting the form results in an xml inline image of the format <img style=".." src="msoInline/f4b19f6546fa4081" xd:inline="...." /> Using System.Convert.FromBase64String the xd:inline innertext can be converted to an image.
|