Group:  Other Microsoft Office Products ยป microsoft.public.infopath

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Threads Replies Last Post
126 Pages: <<  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  >>  
Error InfoPath 2007 reference COM dll
I have added a reference to the CDO 1.21 object library and I'm trying to create a MAPI session from within InfoPath 2007. The VSTA solution builds fine but when I'm trying to preview the InfoPath form it generates the error listed below, System.IO.FileNotFoundException: Could not load file or assembly 'Interop.MAPI, Version=1.21.0.0, Culture=neutral, PublicKeyToken=null' or one of ...
1 04.08.2006 09:53:55
IP2007 - Setting field properties from code
Hi, I have a form in which I need to hide certain fields and show certains fields as well as set some to read/only and others to read/write depending on Active Directory group membership of the current user. I cannot use views as I already have 16 views in the form to control field sets that are displayed dependent on source data. If I create more views to be switched from code, I will ...
5 04.08.2006 08:16:01
Using a Join with a secondary data source
How can I use a Join to retrieve data into an InfoPath dropdown list box? I am using managed code, so I can build my own SQL query, but I can't figure out how to set up the data source in InfoPath. I have tried all sorts of data connections. The Join that will get the data from SQL Server is: select a.* , l.name_1, c.* from COMPANIES c left join client l on l.ID = c.COMPANY_CODE ...
2 03.08.2006 20:29:02
Show message depending on answer???
Hey Guys! I'm in the process of creating an application form for my new clients, the purpose of this form is to assess the applicant with certain score depending on how they respond to this application.... Anyway...to the point.... I need to have a field5 where, if client responds 'yes' on on field4 then field5 will automatically read "personal account"... I have tried the 'contains' fun...
3 03.08.2006 19:35:01
Fields in Headers
I know that this is an old post - so not sure if there was ever a fix that was released to be able to tag fields as headers or not. Or, if anyone knows a work around would be great. We are also in the medical field but not having this feature in Infopath prevents a lot of our forms from being created in InfoPath. Problem I have is our form might be only 4 pages in length but most if n...
2 03.08.2006 19:32:38
Form not finding me in the Active Directoy Group I belong to
I have a form where certain controls are disabled if you're not part of a "managers" AD group... When I open the form however, the control is disabled even though I am in the "managers" group. I noticed on the bottom right of the infopath form it says "john" (as a user) instead of "managers" as a group. Any ideas what I'm doing wrong here? thanks, ~john ...
2 03.08.2006 18:52:16
Web Service XML String processing using XSLT
From InfoPath I call a WebService method that returns an XML string. How do I invoke XSLT stylesheet on it to generate an HTML table and how do I display this table within the InfoPath form? Thanks in advance....
3 03.08.2006 15:58:01
NewADODBRecordset Compared to New Record Action
Hey, Is the NewADODBRecordset method essentially the same as a button with it's Action set to New Record? Thanks -- -ridawg...
1 03.08.2006 15:57:02
New field showing as display only
I have an InfoPath form that I submit to a SharePoint site. Currently there are hundreds of forms that have been submitted. I recently added a new field to the form. When I create a new form doc, the field works fine. However, when I open a previously created form, the field appears as display only. Why? I can't fill in this field on any of the forms that were created prior to the new f...
4 03.08.2006 13:39:16
Can I publish Infopath 2003 form into Apache Linux?
Hello. The question is simple, I think. I'm trying to publish an Infopath form into a web server. This web server is an Apache into a Debian Sarge, with the mod_dav module for WebDav. Infopath cannot publish due an "network problem" or something similar. Uses Infopath standard web dav or needs a microsoft web dav implementation? Thanks...
2 03.08.2006 08:56:01
Sumbit error in infopath 2007
I am using c# code to customise submit function in infopath 2007. Infopath successully called a webservice function and update my database. However the return status is always false, given the error message below: The onSubmitRequest event handler returned a value indicating that the submit failed. However there's no place for me to indicate this submission is successful. In infopath...
1 03.08.2006 08:23:01
HELP! Can't open Infopath form
I'm trying to open a form and I'm getting the following error Form template: http://portal/bms/carpar/Corrective%20Action/Forms/template.xsn The form template is trying to access files and settings on your computer. InfoPath cannot grant access to these files and settings because the form template is not fully trusted. I've removed all datasources from the form but it's still not help...
2 03.08.2006 05:54:55
Hosting Infoath designer in Windows application
Hi All, Greetings. I have a requirement where I need to host the infopath designer inside my windows application for the user to create infopath forms at runtime. Please let me know how to do this. TIA, Mahalax http://mahalax.blogspot.com...
4 03.08.2006 03:05:02
Save as HTML using button
Hi, I have been asked if it is possible to create a button on a form, that automatically saves the document as HTML (.mhtm) in a specified folder. I hereby pass the question on to you. It is possible using scripting, but is it possible without? BTW, will it be possible to: a. Save in "normal" HTML and b. Fill out forms created in InfoPath using a browser (without having InfoPath in...
3 03.08.2006 01:57:22
how to write program for infopath templates?
i have designed a layout in info path but i don't know how write program for it tell me how to utilize my form in info path in simple i have just drawn a form in info path but dont know how to make it work & publish...
2 03.08.2006 01:53:04
InfoPath 2007
Finally had some time to take a quick look at IP2007. I was surprised to see the same vanilla menu unlike the other new office products. Will this be the final version menu as the upgrade is pretty weak in look and also new features for developers. With the BPM market growing I would have expected more features. Regards, Stuart -- Stuart Claggett, Orcinius1 LLC...
3 03.08.2006 01:42:52
Can I have a drop down list of user names from address books?
I want to show the list of staff that shows in Outlook when composing new mail....
2 02.08.2006 22:26:47
InfoPath Roles
Is there a way to set InfoPath roles through code? "xdXDocument:get-Role()" returns the user logged in, is there a way I can set the name of a user from code? I am currently using the InfoPath GUI to do this but it's got it's own limitations for me. Thanks Kalimukwa ...
2 02.08.2006 22:25:52
Silly newbie question...
I've searched the group but did not find an answer so here it is. I've just learned of InfoPath and have a simple question: Does a from created in InfoPath require the form user to have InfoPath on their system in order to fill out the form? Or can they fill the form using another software, maybe Word? Appreciate the answer as I don;t yet have InfoPath but will in the future....Thanks ...
2 02.08.2006 22:21:57
how to save infopath form datas to database through webservice?
I want to save the form that i made in infoath to my specific daytabase in SQL through a webservice. ...
2 02.08.2006 14:05:58
Infopath 2003 SP1 Security Error while trying to open the form vie
I'm trying to open up different views of an Infopath form abased on the user roles. I configured the roles in Windows and also in Infopath using the Tools --> User Roles" menu command. Then, I created rules and actions to switch to a different view based on the rule conditions as follows: User's Role is equal to <role name> ... SwitchView("<view name>"), and I have five d...
1 02.08.2006 00:01:02
Get Maximum Value Field
Hi, I have 4 fields on an InfoPath form (e.g. FieldA, FieldB, FieldC and FieldD). I wish to add FieldA + FieldB and then FieldA + FieldC and whichever result is the highest value then I want to put that value into FieldD. How can I do this? Thanks for your help. ...
3 01.08.2006 10:59:41
InfoPath Ink Picture Control
I have an InfoPath form that contain a Ink Picture control. I want that the user will be abel to write somthing by hand write. I have a Tablet pen install on the the machin with it's pen. But when I open the form and use the pen on the Ink Picture control, the pen act like MOUSE and dont write nothing in the control. What should I do???...
1 01.08.2006 09:00:02
IP2007: Changed and Validating events in Browser Forms
Hello, Has anyone got the changed and validating events to execute the code behind when deploying forms to MOSS 2007? The forms seem to work fine when running them under the IP2007 smart client, but when deployed to MOSS and run in the browser the events never seem to get fired... I'm wondering if I am missing something really simple here. In order to test - I created a small form ba...
4 01.08.2006 08:20:32
Programatically query a data connection
Is it possible to query a data connection programatically say every minute? Thanks IT PHYTOSAN...
1 01.08.2006 00:29:01
126 Pages: <<  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  >>  

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net