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: <<  7  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  >>  
How to include a picture control in a web-enabled infopath form?
Hi everyone, I created a form that has to be opened up with a web browser, and I need to allow user to add in picture when entering information into the form. However, the picture control in InfoPath is disable. Is there anyway I can resolve this? Thanks. ade...
5 08.08.2006 01:20:18
InfoPath 2007 - browser enabled webservice call - Error occurred accessing a datasource
I created an InfoPath 2007 form which accesses a webservice (which in turn retrieves data from AD) - the form works correctly when opening it from within the InfoPath 2007 client application but when I publish it to InfoPath Forms Services it gives an error stating and I try to fill in a new form (With advanced settings > open in web page). If I use "open in the client application" ...
2 08.08.2006 01:08:37
Using encrypted xml as data source
I have a need to store product and pricing information on the local hard drive as XML. The user selects products to generate a sales receipt. The data should be encrypted using DPAPI, so neither the user nor a thief can see or change the data. However, how do I make it available to InfoPath? Can InfoPath perform on-demand decryption? Can InfoPath call a custom assembly to decrypt th...
2 07.08.2006 23:17:41
Expression Box allowing edit?
I have about 5 of these on a form in InfoPath 2003 and they are allowing me to type into them. How do I stop this? Also, I specify "Submit and Close" in the form submitting options, but the form stays open and gives none of the responses I asked for upon success to the Web Service posting. Any ideas? Thanks, Brian ...
4 07.08.2006 22:08:02
InfoPath 2007 FormControl Scrollbar
How do you hide the vertical scrollbar on the Infopath 2007 FormControl object? Thanks....
1 07.08.2006 20:16:03
DrWatson Postmortem Debugger
i keep getting a pop up which says DrWatson Postmortem Debugger when i try to send a report it will send but then it keeps coming back and if i try to press dont send it still keeps coming back....
1 07.08.2006 17:26:47
cannot be blank
I have a form based on an existing schema. From my take on the schema, the element should not be required. When implementing the element as a drop down list on the form, the "Cannot be blank" is checked and cannot be changed. Why can't this be unchecked given the way the element is defined in the schema? Thanks. <element minOccurs="0" ref="omb:ESPCFunding"/> ...
3 07.08.2006 16:44:55
Importing word documents
Hello, I am new at InfoPath 2003 and I need help. I have an old form saved in word as a xml doc. How do you import this form into InfoPath to be used. ...
2 07.08.2006 16:42:04
Why do Infopath fields in an optional section move
On a number of occaisions I have entered fields into an optional section, only to find that when I publish the fields have moved into the main body of the form. Does anyone know why or how to rectify this...
6 07.08.2006 16:40:42
infopath vbscrip help
Hello All, I am just starting to play with infopath. for my first project i need to make a simple mortgage payment calculator in info path. I am having trouble setting the document variable in my script. Any help will be greatly appreciated. Here is what i have so far typical form with fiels for amount intrest etc and a scrip running on button click Sub CTRL6_5_OnClick(eventObj) ...
2 07.08.2006 13:19:01
User Roles not working for AD "Groups"
In my form I have conditional content based on AD users and groups. When I set a control to hide if you're not an AD user, it works fine... but if I set that same control to hide if you're not in an AD group, then it doesn't work even though I have added myself into that group. I'm stumped here.... I'd really like to use AD groups instead of manually adding AD users to every control. ~john...
2 07.08.2006 12:28:02
Signing multiple sections SQL datasource
Hi, We have an InfoPath form with an SQL data source. We have created 4 sections that we want to sign individually. But as sonn as one section is signed, the form is locked and we cannot sumit any more data. Is this because we have an SQL data source? If yes, how can we resolve this problem? Thanks. Peter ...
2 07.08.2006 11:45:02
Changing the default form name when the form is created Infopath 2
This issue relates to the message "Do you want to save the changes to Form1?". I am creating a new InfoPath form in JavaScript using a ActiveXObject and inserting the data in a process similar to the one described here: http://www.geekswithblogs.net/bpaddock/archive/2004/05/14/4907.aspx After some trial and tribulation I was able to get most of the interface to functionality that is de...
2 07.08.2006 09:08:02
Picture catalog
Ok very new to infopath. We use a lot of images and they need to work something like the clipart search works at the Microsoft site. Not that sophicated of course. Does anybody know if I can use infopath to do this? ...
2 07.08.2006 09:00:02
Autopopulate and add values
I am new to infopath and am creating a form that is connected to an access database. I would like my form to be able to autopopulate certain data groups (when possible), but also let me change and add to those data groups. As I type an old value into customer name, I want it to bring up company, address, phone number etc. However, at the same time, I would like to be able to add new informa...
2 07.08.2006 08:46:01
Infopath 2007 and Outlook 2003
I have Office 2007 installed exept for Outlook which is still 2003. Infopath 2007 is the default editor for published forms. When I open a published form on a Sharepoint library I cannot email the form? When I open the same form in Infopath 2003 the email option is there. Why can't I get the option to email the form in Infopatrh 2007? -- Ed...
2 07.08.2006 08:01:03
How do I get view2 to show in drop down the same info as view1
Hi, I have two views. View One has a repeating table with a drop down box. In the second view, I have a repeating section. I would like to display in the second view, in the repeating section, a new repeating table that will display the same information in the drop down box as view one. Please be specific because I do not have coding background. Thank you!...
4 07.08.2006 01:11:09
In VB.net insert a row to a repeating table
Could someone please respond and let me know how to do this? I am having difficulty with selecting the table before actually adding the row. Thanks....
4 06.08.2006 23:44:29
InfoPath programming books and resources?
Below are some examples of the things I need to do using VBScript in an InfoPath form. What are the best books and other resources to learn how to do these things? - Make a copy of a document in a SharePoint document library - Grab version information from a document in a SharePoint document library - Add a control to the form Thanks for your help! -Donny J ...
2 06.08.2006 04:21:45
Infopath 2003 Submit form in body of email
I have an infopath form up and running on a sharepoint site. What i have it doing currently is also emailing the business admin with each submittal. The admin would like the form to be in the body of the email and not as an attachment. So i need to be able to add an action to a submit button to email the form in the body of the email (not email the form as an attachement). Is thi...
2 04.08.2006 20:58:02
order of items in a drop down list
I am working on a form which has a drop down box of products which are filtered by manufacturer. Is there a way to change what order the list appear in? Right now it seems rather random - the items do not appear in the order that they are in on the reference table and they aren't alphabetical. I appreciate any help that anyone can give....
7 04.08.2006 20:40:02
Link to Task Pane
Hello, I've added a help.html file as a resource to be used as a custom task pane with my form. I'd like to be able to link from the form to content in my html file in the task pane. For example, ideally the form user can click a field label within my form and the help file will jump to corresponding info within my help.html. In the Hyperlink dialog, is there some way to point the ...
4 04.08.2006 19:25:47
Creating a button to print form
I would like a button on the bottom of my form that would bring up the print function in Infopath. Is there a script involved and where do I work with it? There is no choice for this action on the button properties. I am a novice with Infopath. Thank you....
2 04.08.2006 19:03:02
Mathematical Formulas
For some reason i am not able to do simpe divisions in expression box or text boxes. Something like 1/12...gives me the following error "The expression is not a node-set. ->1<-/12 Also if i have a substring such as 1.0 Very Low...I am trying to use the "1.0" in the above expression by doing the following :substring(field1, 1, 4)/12 gives me the same node-set error. Could some on...
2 04.08.2006 18:31:30
Repeating Tables - Calculated difference between two DateTime fiel
Hi, I am new to Infopath and am using the Office 2007 Beta 2 for evaluation. I have a requirement for a form that requires a date difference calculation in a repeating table. Hey, doing this in Excel is easy, doing it in Access is easy, but I want to use Infopath. Basically, I need two repeating tables that look something like this: Task | StartDate/Time | EndDate/Time | Tot...
4 04.08.2006 13:44:01
126 Pages: <<  7  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  >>  

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