| Thread | Last Post | Replies |
|
| InfoPath Help | 01 Nov 2005 20:51 GMT | 1 |
I have developed a data entry form using InfoPath version 2003. I have merged business logic using Visual Studio 6.0 with the form that pulls data from our SQL server. When I am on my development server the application runs fine; however, when I open the form from a workstation ...
|
| drop down list box adds blank line | 01 Nov 2005 18:52 GMT | 3 |
My form populates a couple of drop-down list boxes from a SQL Server connection. The problem is that Infopath adds a blank entry. Now this would make sense if the default value is not specified. But when specifying a default value, the blank line is still there when clicking ...
|
| Suppress Grouping Value | 01 Nov 2005 17:54 GMT | 2 |
Trying to suppress top level of Grouping on a easy employee grid listing: Drop down Dept List: (user picks) runs query by dept number form shows: Job Name Employee Name
|
| stupid user question | 01 Nov 2005 16:14 GMT | 2 |
What is my xpath for my field that is myfields\datafields\d:tble_master_blue_sky\@Username I don't know how to put it in Java code can anyone help?
|
| How can I remove the defualt attachement of Form1.xml from email | 01 Nov 2005 14:38 GMT | 6 |
I have designed a form that is intended to send system notifications. In this form I have several views depending on the type of response to be emailed. I am using a button to submit the email. During that process I have preset
|
| Authentication box | 01 Nov 2005 13:21 GMT | 3 |
i have a portal in sharepoint portal server whose users are being maintined in an Active directoty. The document section of the site contains some infopath forms.Now when these forms are opened the user sees an "authentication" dialog box prompting for credentials(Active ...
|
| Mileage rate in a repeating table | 01 Nov 2005 11:59 GMT | 3 |
Im trying to find a calculation to times the mileage rate by the number of miles in a repeating table to give me a total, I have tried sum(rate)*sum(miles) but when i goto the second line and put in the rate it uses the previous amount of miles and adds it to the subtotal. Then ...
|
| getting sum of product of all the fields in repeating section | 01 Nov 2005 10:55 GMT | 3 |
I want to design a form such that there are 2 textboxes inside a repeating section. One textbox is outside the repeating section. I want this textbox which is outside the repeating section to give sum of product of all the values in textboxes inside the repeating section.
|
| What causes the cursor to jump to certain text spots in Word? | 01 Nov 2005 04:59 GMT | 1 |
I'm entering text in Word and on frequent occasion the cursor bar will jump to another position in the text. It does this each time by jumping to the exact same position. For example, while typing the first sentence here, four times the cursor jumped to the position between the ...
|
| Programming Date Picker | 01 Nov 2005 04:57 GMT | 1 |
Hi, I used xdExtension but I don't know much programming so I don't know what to write in MS Script Editor, I wanted the date picker to turn red if it passes todays date, I was told to write: function TestMyDate()
|
| Create a data connection with c# | 01 Nov 2005 04:48 GMT | 1 |
Hi people. I want send form to a form library in sharepoint, but that list exist in more of one site and i have to create a data connection that it change the url where will send the form.
|
| Import information from InfoPath Form to Excel | 01 Nov 2005 04:40 GMT | 1 |
I am trying to import the data collected from a Training Evaluation form from InfoPath Templates into Excel. The Training form has been modified for our company use. How do I do this? I don't want to use Access.
|
| A button in repeating table to fetch value of the row | 01 Nov 2005 04:08 GMT | 2 |
I have a repeating table, 1 button and 3 fields in one row, I write down code for click button, and want to fetch the values of the 3 fields. How do i?
|