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: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  >>  
Field Changing
I am new to InfoPath so I am sure this is probably is just a simple check box mistake but..... I created a form for a template in order for my design group to use as our WAR (weekly activity report) and it looks great, cudo's to the DEV team, however if I go to fill out the form and save it as something like WAR 091516 then I start the next week and add fields to my template to put in a...
2 17.09.2006 23:35:19
Importing Form Tracking Info.
I have a series of three forms: -An initial work reqeust -A form capturing detailed results of that work request (research results, technical specs, and committee recommendations). -A forom capturing the summarized recommendations of the detailed work. If I have some sort of unique identifying field on the first form, is it possible to have that identifier automatically appear on t...
4 17.09.2006 23:23:17
Regform with Sharepoint Portal
Can the Regform utility be run with the forms saved on a form library on Sharepoint Portal? If so, what's the trick? Thanks!...
4 17.09.2006 23:19:22
Count Good Inventory when submitting.
We use infopath and access to keep track of the parts we repair. For each part we track part number, serial number, problem, repair, condition, ect. Is there anyway to count the number of good parts in stock and have an email notification sent if the quantity is below a certain value when you submit? So what I would like to do is submit the changes made to that record, check the quanti...
2 17.09.2006 06:04:01
i need to change my own email address in word
i want to send an email via word, but where it says FROM my email address is wrong and i can't change it, so mail won't send ...
2 17.09.2006 05:56:01
run an access query from infopath
I've created an Infopath form to collect employee info to an existing Access database. I've got a working update query to move data between fields in a selected record. What is the correct syntax to run the access update query from a button in the infopath form - or can this be done? Help would be appreciated, Ron ...
6 17.09.2006 05:49:02
aquire multiple email recipients depending on formular input
Hi, I got a problem, as followed. I implemented repeating dropdowns into a formular, that get their information from an access database. Now I would like so send an email to the recipients, selected by the dropdowns, all at one time, by only clicking one button. The email adresses are stored within the database connected to their names. Now the question is, what formula do I have to ...
8 17.09.2006 05:44:01
Need Flash to load Infopath XML
Anyone know how to get Macromedia flash 8 to load infopath generated XML? It can't get past the <?mso tags but works fine without them. Any ideas?...
2 17.09.2006 05:04:02
populating fields from an Access database
I am trying to fill in several fields in my infopath form from an access data base based on a value selected from another field on the form. For example, if I fill in a given employee ID on the form I want to have the fileds asssociated with that employee ID in the database to populate the form as appropriate. When I try this I keep getting nothing. Thanks...
2 17.09.2006 04:59:02
Do I need manually initial secondary data source
Hi, When I check "Caculations" example XSN file in Infopath SDK, I found there are some codes in "OnLoad()" event are used to check if the form's underlying XML document contains any data and then inject the data into secondary data source. I found "Caculations" XSN file do not contains SP1 function, so do I need to write those code in XSN files with SP1? ...
1 17.09.2006 04:29:01
InfoPathEditor Failing in Outlook 2007 FormRegion
I am using the InfoPathEditor control (InfoPath 2007) in a FormRegion in Outlook 2007 (don't ask, suffice it to say the integrated InfoPath support is not what we need). I must use the ActiveX control as Outlook 2007 does not support managed controls in the forms. I have written an addin which basically mirrors the MS article on adding formregions using an addin. When the formregion i...
2 17.09.2006 00:07:01
Data connector to Active Directory
Is there a way to setup a Dataconnector to the Windows 2003 Active Directory (AD) to read some info out about Windows Domain Users and display it in an Infopath 2003 form? If it makes any difference, I have an SQL 2005 Server available, but have no idea how to setup throuput queries to get data from AD into SQL tables ... of course ideally I'd like to go directly from Infopath to AD, if...
1 16.09.2006 11:19:46
Change Events
Does anyone know if it is possible in Infopath to do code like on a "Change Event" or "Exit Event" like on an Access Form? What I really need is to be able to use the "SET FOCUS" to another control on a form based on criteria that would be in the "Change Event" or "Exit Event". The focus would move to another Conrol on the Form. Thanks in advance. ...
2 16.09.2006 01:11:40
list box
I am trying to create a list box from an access database in infoform. I have followed the instructions given under help, but the drop down box created has no data in it. I checked the binding and the database is identified as being able to receive or accept data. I have no idea what I am doing wrong and would apprecaite any guidance. ...
2 16.09.2006 00:52:21
Getting Started with Vacation requests
I am a beginning Infopath user so please excuse the ignorance. The boss wants us to utilize Infopath since we already have it installed and he wants to use it for submitting vacation requests. I have went through a few tutorials but I am still puzzled. Do we need Access for this? Do we need to use InfoPath for this or just the forms from InfoPath? Where should I start, with a database or...
4 16.09.2006 00:39:03
IP 2007 C# submit doesn't really submit
I know I must be missing some setting. I'm submitting to a SharePoint library. This works great when I choose "send form to a single desination" in submit options and choose the SharePoint destination. However when I choose perform action using custom code implementing FormEvents_Submit (and set e.CancelableArgs.Cancel = false;) it tells me that it submitted but I don't see the file t...
4 15.09.2006 22:18:03
InfoPath and Reporting
Hi, As reporting in InfoPath 2003 is not fully open, I was wondering if we could use SQL Reporting 2000 on top of InfoPath Forms (Stored in Form Lib - SharePoint) Thx ...
1 15.09.2006 18:39:38
Duplicate db entries
I want to stop duplicate entries to the databse, suppose if the user table has the same user name field and its unique, someone tries to entry same username again i would perfer to show a message sayin that user name already exists. How do i do it? Regards, Navin.D...
2 15.09.2006 15:59:02
xsi:nil
I have a repeating group called Itinerary which has a field called Date. When I run the form and insert a new row in Itinerary, I receive the following error - xsi:nil attribute is invalid for 'Date'. What does this mean?...
3 15.09.2006 12:10:02
Count number in repeating sections
I tried and I analysed example forms, but I did not get a clue, how to insert a field into a repeating section, that counts the number of sections and prints that out. The form looks like this: _____________ | text x | | optional | | | <---- the box | dropdown | ------------------ text = title optional...
5 15.09.2006 09:21:02
Display Help Button
I asked this question a few days ago, I got an answer but it was not what I was looking for. I have a customized task pane that contains Online Help information for a specific form. If the user closes the task pane, they may not know how to get it back. Does InfoPath support macros, or any other feature that enables me to put a button on the form that when clicked brings up the custom...
2 15.09.2006 09:11:02
How to show a message when due date is less than 30 days
I'm creating a form that has a due date and I'm using a date picker for this. I'm hoping that someone will help with this, as I have no idea on how to do this. If the date selected is less than 30 days from the current date, a message shows up that says "Due date must be 30 days or more". I'm using InfoPath 2003 sp2, JScript but I'm hoping that it requires little coding because I'm ...
2 15.09.2006 06:36:01
Functions on SharePoint Library Columns
How come the count function on a published library column that's bound to a field group always shows "1" in that column in the Forms Library, when there are no entries in that group?? Is there a better function to use that would show 0 or even blank when tallying the number of records in a group? -- Eric Legault (Outlook MVP, MCDBA, MCTS: Messaging & Collaboration) Try Picture Attachm...
1 14.09.2006 21:13:01
Related SQL Tables
Hi, I am trying to submit to an SQL Database with 2 tables - one customers and one tickets. Each cusomter can have zero or more tickets. This logic is fine in SQL server as I can add a new customer with no related tickets...... However.... in Infopath I have created a main data source with both tables. The relationship is correct ie a FK for customers in tickets table. When crea...
4 14.09.2006 18:32:02
Error in inforpath form
Hi all, I keep getting this error whenever I try to open a form stored on my Windows SharePoint Services site: "Your user name or group membership cannot be verified because the form's security settings do not permit it." It works if the user is in the office but not if the person is connected via VPN yet other forms work when they are connected through VPN. So this form is confus...
1 14.09.2006 15:32:02
126 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  >>  

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