| Thread | Last Post | Replies |
|
| infopath new user | 05 May 2006 15:01 GMT | 1 |
I have never used infopath before and would like to know if it would work for a project I am working on. If I design a form in infopath, can it be used as a "database" so to speak, in which it would automatically assign a sequential number to the form each time a user filled it ...
|
| error by clicking a hyperlink and jump to a bookmark in the form | 05 May 2006 14:57 GMT | 1 |
I have a table of contents in the header of my InfoPath template. The table of contents is defined by <a href="#chapter1">Section1</a>. An anchor was setting by manipulating the view1.xsl. In my form I have repeating sections and repeating tables. I jump from
|
| Who has the form open? | 04 May 2006 20:15 GMT | 3 |
I'm getting the standard read-only message when trying to open my form from SharePoint, but the list of users is large and I wanted to pinpoint who has the form open without sending an email to the entire group. Does anyone know how I can do that?
|
| Can you pass command line arguments to a .XSN? | 04 May 2006 20:13 GMT | 1 |
Can an infopath form access command line arguments? I want to pass a record id and have the form populate itself by querying a web service with that record id.
|
| Saving Infopath (xml) files to CD | 04 May 2006 20:10 GMT | 1 |
I created a website on an internal server for IT Disaster Recovery. In the web, there are links to infopath files (.xml) that are saved in folders in the website. When I try to burn the website to a CD to distribute to other IT Admins - it still references the templates on the ...
|
| Routing of forms | 04 May 2006 20:01 GMT | 1 |
I have a workflow question. I would like to create a form in InfoPath to track travel requests and approvals for my employees. Is there a routing feature in InfoPath? The form will need to be reviewed and approved by the appropriate supervisors, and it would be great if this ...
|
| Datasources and Sharepoint library | 04 May 2006 19:53 GMT | 1 |
I want to publish an Infopath form in a harepoint form library In this form I need combo boxes getting their data from SQL server tables. I create secondary Data sources but then INFOPATH asks me to create or use a .ODC file
|
| Updating infomation in one database from another. | 04 May 2006 19:42 GMT | 1 |
Here's what I have done. I made a access database to keep track of parts that we work on. It mainly tracks the condition and storage location. Other people keep a database for shipping and one for receiving of parts. I would like to be able to update mine automatically using ...
|
| sum up expression path results | 04 May 2006 09:15 GMT | 4 |
Hello, I'm not very advanced in xpath commands and infopath in general. I have a repeating table that I'd like to multiply the total of pages and price per page. Then sum the total of the table column with the results of the
|
| OnSaveRequest event | 04 May 2006 09:07 GMT | 2 |
I need to make some code if the user close the form with the red cross. For this I have make an OnSaveRequest event: When the user close the form with the red cross the dialog message come (would you like to save... yes, no, cancel)!
|
| Auto-numbering Infopath forms on a Sharepoint site | 04 May 2006 06:27 GMT | 2 |
I'm looking for a way to auto number a form that can also pull from a sharepoint library and increment by one. For example, the numbering could start with the year, month, and date (yyyymmdd) followed by three "leftover" numbers so the end result would be (yyyymmdd###)
|
| Untrusted pringing | 04 May 2006 06:10 GMT | 1 |
Hi; I've looked at several posts about using a print button to allow users to print a view, and all the answers involve making the form "trusted" so the XDocument.PrintOut() will work on all user PCs.
|
| How to get real-time stamp on employee time sheets | 04 May 2006 06:06 GMT | 1 |
I wanted to use the time sheet but I need a time stamp for clocking in and out. Does anyone have any ideas as to how to set this up?
|
| Modifying Data Connection | 03 May 2006 17:46 GMT | 1 |
I am making a form that will be used to report data from another form. (Why? Mainly to separate data and reporting.) Will creating a form, then changing a receive data connection 'break' the data bindings? (filed names will remain the same)
|
| Adding Summary Rows | 03 May 2006 17:04 GMT | 2 |
Basic idea: Add additional rows to a filtered repeating table showin subtotals. Example: Data Source: Vendor, Month, ServiceType, InvoiceAmount
|