| Thread | Last Post | Replies |
|
| CDATA values with Hyperlink don't work? | 06 Feb 2006 13:15 GMT | 2 |
As one value for an XML file I need the following: <contentBlock key="testkey"><![CDATA[ <iframe src="http://a-URL.foo/default.hml" name="testframe" ]]></contentBlock> But InfoPath only opens an IE, where the URL couldn't be accessed.
|
| adding rich text to custom element | 06 Feb 2006 12:36 GMT | 2 |
Please can anyone advise me. I have a custom schema with an element form_purpose - I want to be able to create a form based on my custom schema but add rich text to the form_purpose value such as hyperlinks. When I generate up the form from my schema there is no option to
|
| Date calculations | 06 Feb 2006 10:37 GMT | 5 |
This question is mostly directed to S.Y.M. Wong A Ton because I read his great solution on calculating time differences without custom code on http://enterprise-solutions.swits.net/infopath/time-calculations-using-rules.htm I tried his example on a new blank form and it worked ...
|
| Auto Increment a InfoPath Control Value. | 06 Feb 2006 09:10 GMT | 3 |
All, I would like to auto increment a control value when ever a new row is inserted and adjust the numbers when ever the row is deleted in a repeating table.
|
| calculate hours worked from two date/time cells | 06 Feb 2006 08:22 GMT | 2 |
I am developing a timesheet and have one cell with start time and one with finish time. I want a third cell to show hours worked being the difference between cell two and cell one. I have tried formulas and rules in the third cell without success. Can you advise please Thanks ...
|
| Users cannot load form | 05 Feb 2006 17:48 GMT | 2 |
I have a create a document library and given my users contributor access. They then click on a link which goes directly to the form and are asked if they wish to open, save, or cancel. if they choose open they recieve... "This form cannot be opened because it requests domain ...
|
| InfoPath and Outlook | 05 Feb 2006 17:09 GMT | 2 |
I know you can submit an InfoPath form as an attachment to an e-mail. However, is there any way to have the actual InfoPath form appear inside the e-mail itself rather than as an attachment? Thanks.
|
| General ??? about the design and preview | 05 Feb 2006 17:02 GMT | 3 |
I have this InfoPath form that is 155KB which consists of nearly 20 optional section menus. Here is how it works: 1. User opens form and fills in some text fields of name and contact information
|
| Exporting Access Report Images to Microsoft Word Document | 05 Feb 2006 16:56 GMT | 2 |
n am using Access 2003. I have created a database with an OLE Object. This field contains a bit map image of a logo. I created a report where the logo is able to be viewed and printed in the report. When I publish the report or export the report into a Microsoft Word Document the ...
|
| Conditonal Argument in a Form | 05 Feb 2006 16:53 GMT | 2 |
I have a form with mutliple views. On each view is a check box that needs to filled in order for that view to be complete and finished. What I'd like to do is add a field or control that indicates all the checkboxes across all the views are complete when all the checkboxes
|
| How to descibe Excel Mileage Chart table | 05 Feb 2006 16:47 GMT | 2 |
Kind of a weird one but here goes. We have an Excel spreadsheet that contains a table to display mileage values between sites. Each column in the top row has a name for a site and the first column of each row has a name of a site. The names across and down are the
|
| Retrieving Data from an Access Database | 05 Feb 2006 12:38 GMT | 1 |
I created a form to retrieve vendor information from a database, address, phone, fax ect. In the form I have a drop list where one selects the vendor name then I want the address, phonenumber, fax, ect to be filled in automatically. The drop down list works, it displays all the ...
|
| how do I save a form on disk using submit button | 05 Feb 2006 11:51 GMT | 2 |
I want to create a file of completed forms. Each form is to be stored locally (on C:) using C:path\(data from form) as a filename.
|
| VS 2005 web service | 04 Feb 2006 20:59 GMT | 12 |
Does anybody have an example of a web service in VS 2005 that returns a dataset or datatable that works with Infopath? Since the ADO.NET 2.0 changes, I haven't been able to figure out how to build a web service in VS 2005 that doesn't produce a schema error in Infopath.
|
| VBScript error with Outlook | 04 Feb 2006 20:06 GMT | 1 |
I'm having difficulty calling Outlook from VBScript. It errors saying ActiveX cannot call the object. Here is a snippet: set ol = CreateObject("Outlook.Application") Set olns = ol.GetNameSpace("MAPI")
|