Group:  Other Microsoft Office Products » microsoft.public.infopath

Geek News

Threads Replies Last Post
201 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  >>  
Data validation with decimal values in data source
Hi, In a InfoPath form, I am using a data validation rule where I compare two values and if they don't match I show a error message. I have two textboxes with similar expressions and data formatting settings that basically perform a sum of values in 2 repeating tables. The problem I am having is that one is storing the value with only 2 decimal places and the other is storing the valu...
4 10/31/2008 11:15:00 AM
How to open a file with a dat extention eg, winmail.dat
Can any one guide me how to open a dat extension file eg., winmail.dat...
3 10/31/2008 7:24:00 AM
Merge/Combine views
IP 2007, Browser-enabled form I have a form that has multiple views (20 views). How can I combine/merge all the views to create a single master view/form? Thanks ...
6 10/31/2008 6:30:01 AM
Aging taks to immediate manager in AD
ONce the user submit the infopath forms his immediate manager shoudl get an e-mail. Manager e-mail address has to be pulled from AD. Is it Possible? IF yes please guide me....
6 10/30/2008 2:32:14 PM
Print to PDF not working
Hi All, When trying to print a form (either 2003 or 2007 version of IP) to a PDF printer, it prints out in my regular network printer..... Any thougths? Thanks a lot in advance...
7 10/30/2008 9:43:01 AM
User acccount creation using Infopath Form
Is there any way that we can create AD users Automatically using Infopath forms. Means manager fills a form for his team memeber and the form gets approved by system admin and then the user get created automatically in Ad on approval from system admin....
4 10/30/2008 6:49:01 AM
Switch view Codes with Option button
HEllo, I would like to have option control instead of using a button to switch views. When that option is checked, it would be nice for the form to stay in that view when opened. How is that possible. I have no coding exp. I know it will require coding. Any insights. Thanks....
3 10/30/2008 6:26:00 AM
Name (with presence) from a Form
What I'm hoping to do is to push a comlumn from a form into a column in the library that has a column type of "Person or Group" and show Name (with presence). Does anyone know of a way to do this?...
2 10/29/2008 8:14:59 PM
How to populate a list with subdirectories of a SharePoint Library
When creating subdirectories in SharePoint Library, you can’t submit directly to one the sub directories. Also when users add or change the subdirectories, how to handle this in InfoPath. A solution is explained step by step on the following link: http://blueinfopath.blogspot.com/ Frederik Van Lierde http://www.SilverSandsAssociates.com PS If you like this article, don't forget to r...
1 10/29/2008 8:08:52 PM
Updating sharepoint list
I have followed this exactly and it works beautifully, except that it does not submit any items from the infopath form. Is there an update to this? I love to use this feature if it really submits data, does anyone know how to do this? thanks for your time. Please see reference below. http://www.infopathdev.com/blogs/matt/archive/2006/02/02/Add-SharePoint-List-Items-with-InfoPath.aspx...
4 10/29/2008 4:50:14 PM
InfoPath Autofill from Sharepoint List
I have a form with a 2nd data source, sharepoint 2007 list. The list contains company names with their corresponding contact information. I have a drop down list in a repeating table where I can select the company. I want to autofill the contact name automatically based upon the company selection. I can only get the first contact name to display no matter which comapny I select. A...
12 10/29/2008 4:00:58 PM
InfoPath 2003 / SharePoint 2007 using forms offline
Hi I have an InfoPath 2003 form which has been working very well while it has been published to a SharePoint 2003 form library. The form is designed to work offline, as our users complete it out of the office We recently moved to SharePoint 2007, but we are still running Office 2003. I have published the same form to the 2007 Fform library, and everything works well when the users are ...
3 10/29/2008 3:28:12 PM
Help! Adding additonal email address after the form is filled out
Using a 2003 InfoPath form: Question 1: How can I allow the person filling out the form the ability upon hitting the submit button to be able to add the email address to the CC section of the email template. I know they can do it using the send email attachment under file but I do not want the staff going there. I need them to click on submit and add an additional email address which wou...
2 10/29/2008 1:20:01 PM
Data connection to a form library
Hi, I created a Infopath form that publish data into 3 different form libraries. Then I created another infopath form who search his data into the 3 different libraires from the first form. Now I have some problems with retrieving data because the form libraires have about 1500 entries - not all data is accessible anymore. Does anyone know if there a maximum to retrieve data from library...
3 10/29/2008 7:09:01 AM
How can I use a Calculated Column from a SharePoint List in InfoPath
I'm creating an InfoPath form and would like to include a Drop-Down field that displays a Calculated column from a SharePoint List. When I create the Data Connection, the Calculated Column is not shown. Is this not possible? Paul ...
3 10/29/2008 6:44:01 AM
Spellnumber function in InfoPath 2003?
Hello, Does anyone know if there is any way to convert a number to words within InfoPath 2003? I am transferring a form that is currently in Excel into InfoPath that has 2 fields - an "amount" field and an "amount in words" field. In Excel I've utilized "spellnumber" code I found on the web but can't find any reference anywhere to InfoPath being able to complete the same functi...
2 10/29/2008 5:22:01 AM
Browser form saving form to library
Hello, I have codings to retrieve data from AD and also to do cascading drop downs in VSTA. Now will I need coding to save/submit the form to the library? Will web service need to be created in the beginning to achieve this? Please help as I am new at this....
2 10/28/2008 8:41:01 PM
Removing Blank value
I have a sharepoint list using secondary data source that has only one entry per column. I need to remove the null and only show the value that is listed. I have seen a lot of articles and all seem so complicated and too much work for one item per drop down box. Is there an easy way to do this? Thank you. ...
8 10/28/2008 7:06:02 PM
to update a drop down list in browser form
I have a form drop down list (no data connection) that contains only 6 entries. They also need to be able to manually type in an entry – how can we handle this piece and update the drop down? this will be in the browser enable template....
5 10/28/2008 6:50:13 PM
Submitting XHTML to a SQL database
I saw that this has been answered before, but I am still a bit stuck. It seems that there are three approaches to solving this problem, correct? 1) Submitting via a webservice 2) Having a Rich Text box in the form (which isn't one of the data fields), which copies over its contents to a text box (which is part of the data fields) prior to submitting. 3) Submit to SQL as an XML data-typed...
4 10/28/2008 11:39:01 AM
Proposal how to use this forum
Hi to all users of the forum I want to ask, propose a way to work in the future when placing questions on the forum. As everybody knows, there are differences between InfoPath 2003, 2007, InfoPath Forms (Desktop browser and mobile browser) Many times I see solutions, who will work with IP 2007 Client, but not in Form Services etc. Can I porpose to always one section into your questi...
1 10/28/2008 9:57:54 AM
Values in text boxes in Repeating section + MS Groove
Hi, is anybody can explain how add value into textbox located in repeating section after adding new section /non XPath function/ using VB / JS. I've tried to simulate discussin inside Infopath form (which I want place in Groove) using repeating section with 3 text boxes: txt_post, txt_when, txt_who . The problem is I cant fill / read values in txt_who via VB/JS. e.x: Sub CTRL3_5_On...
8 10/27/2008 10:14:25 PM
HOW TO Populate a List with the SharePoint Users and Create Personlized Views in SharePoint
When using userinformation in InfoPath, and you publish the form to a Form Library in SharePoint + you promote this column, the column is of type text When the column if of type Text, you can use the [Me] function in the filter sectionb of the View. This 2 articles describes step by step how to reach this goal, out-of- the box http://blueinfopath.blogspot.com/2008/10/how-to-populate-...
1 10/27/2008 6:58:36 PM
Error opening InfoPath 2003 file with Infopath 2007
Im in the Air Force. We have many people coming and going. We currently use a file created with InfoPath 2003. The file works on a 2003 machine. But the AF is switching to Office 2007. The same file does not work on a 2007 system. The error I get is: InfoPath cannot create a new, blank form. InfoPath cannot open th eform. To fix this problem, contact your system administrator. ...
3 10/27/2008 6:53:02 PM
Getting Email address from Contact Selector control
Hello, if anyone can help me with this I would really really appreciate it, it seems like such a simple thing to do...I have a contact selector control on my form that gets the obvious 3 attributes DisplayName, AccountID, AccountType. I need to somehow extract the email address of the person being selected as well, which is being filled into another text box field on the form. Basically its...
1 10/27/2008 6:44:22 PM
201 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