| Thread | Last Post | Replies |
|
| how do I concat everything checked in a multiple selection list box? | 31 Dec 2006 19:17 GMT | 2 |
Hello and Happy New Year to all. One of my forms populates key words within the text of another letter-like form. I need to take all selections in a multiple selection list box and have
|
| Hiperlinks | 31 Dec 2006 15:43 GMT | 1 |
I have a problem, when i try to put one hiperlink in one text. I select the text then i go to the option to the hiperlink, when i put the adrees , example: i put c:\documents\deskto\nameofmydoc.xns. i want to run the hiperlink the page dont work and thee adrees change to
|
| Populate Control Values when Opening Form | 31 Dec 2006 11:56 GMT | 1 |
I am new to InfoPath and exploring its functionality. Whilst I can see my way to many tasks I am struggling with one issue. I wish to send a common form to a number of different salesman by email (OK as an attachment). When opened, the form is to display the customer name and
|
| Having required fields in an optional section | 29 Dec 2006 20:41 GMT | 4 |
I'm trying to put some text boxes in an optional field that won't necessarily show up to the user. However, when the user has selected a few options and the optional section is supposed to be visible, depending on what options are checked by user. I want the text boxes in
|
| Calculate results of query in repeating table | 28 Dec 2006 15:46 GMT | 1 |
I got a very small application using Infopath to submit and query data of an Access Database. The database is quite flat and not complicated since it stores different students evaluations. For example:
|
| Send Email To Current User's Manager | 27 Dec 2006 14:54 GMT | 3 |
Im working on a Infopath form that suppose to send an email to the Manager of the Current user (login name). Im relatively new to Infopath/JScript and I can't find a solution, can anybody guide me about this.
|
| Newbie Question - Template Parts | 27 Dec 2006 14:45 GMT | 1 |
I am brand new to InfoPath and I have a question about something I read on the microsoft information page. I am reading an article on Template parts and i noticed that Data connections that submit data is a feature that is not supported with Template Parts. This sounds like a silly
|
| adding a picture to a website posting | 21 Dec 2006 14:30 GMT | 1 |
i am starting a new thread on a website forum & i want to add a document(picture) to my posting, can somebody please explain how to do this?
|
| Search Active Directory | 21 Dec 2006 10:25 GMT | 4 |
Anybody have an example (simple is good) of VB code using Visual Studio that searches Active Directory for the common name of a user? I'm getting the logon id using the Environment variable, but i need the users name. Should this be easy?!
|
| Getting values from Repeating Table | 20 Dec 2006 12:21 GMT | 2 |
I am using Infopath 2003 SP2.I have a form with repeating table.I want to get values from repeating table into some variables so that I can apply business rules and save data to database accordingly.Please let me know if I could do that.
|
| Seamless Control Printing | 20 Dec 2006 07:17 GMT | 1 |
Is there a way to print the form without highlighting the form controls? When we print an InfoPath form, there is a slight line around the control box. I'd like to prevent that line from printing so that our customers don't know we've used a form.
|
| Drop down liss Print issues | 20 Dec 2006 07:14 GMT | 1 |
I'm totally new to Infopath. I have a drop down list in the middle of a form surrounded by some other controls. When I print preview the form or print it to paper, the selection appears underlined and a blank space is printed also (a space the same size
|
| Always dispalying first value in drop down List boxes | 20 Dec 2006 06:47 GMT | 3 |
I am using Infopath 2003 SP2. I am a novice in that and need some help.I have created two drop down list boxes in Infopath form. Second list box looks up values in first list box.So whenever a user changes the value in first list box ,the second list box changes to display
|
| How to programatically add repeated rows ? | 19 Dec 2006 18:32 GMT | 1 |
I would like to generate automatically a table with a number rows depending on a variable ? Thx !
|
| Search Active Directory - security error | 18 Dec 2006 21:02 GMT | 5 |
I have the following code in an infopath form - i get a security exception on the line: rootDse = New DirectoryEntry("LDAP://rootDSE") The same code works fine if i build the app as a Windows Application.
|