| Thread | Last Post | Replies |
|
| createmail function | 13 Aug 2006 04:21 GMT | 4 |
I note in one of the InfoPath sample templates that there is a createmail() function. Is there any way to specify what recipient's email address as part of the statement? Thanks!
|
| Code Behind not running in browser | 13 Aug 2006 03:39 GMT | 2 |
Hi Gurus. I've created a new form in Infopath 2007, and added some code behind (VB.NET) using VSTA. The code runs just fine in the IP2007 client, but when displaying it on
|
| static prefilled repeating sections? | 13 Aug 2006 00:37 GMT | 3 |
Hi. I have a series of questions, and I want to save the questions along with the answers. I don't want to create a new element name for each question. I want the report xml to look something like: <test>
|
| Infopath & JScript error (Object: doesn't support this property or method) | 12 Aug 2006 07:00 GMT | 1 |
Hey folks, I am having a big problem on a application being pushed out to a client. The Infopath form in question uses a ton of JScript objects, getters, setters, etc... The error I'm encountering is:
|
| Outdated xsd files inside xsn file | 12 Aug 2006 00:01 GMT | 1 |
I have a InfoPath form with several data connections to webservices. While we were developing that form, many webservices changed and InfoPath created many versions of webservice xsd (probably xml data definition for webservice data return).
|
| Eliminate Red (Required Field) Asterisk? | 11 Aug 2006 23:09 GMT | 5 |
When a using a database as a data source, controls display a red asterisk in required fields. In this case, we’re using a Master/Detail control, but submit is disabled because it’s intended for use as a query-only form. Anyway, the red asterisks show up in required fields in both ...
|
| InfoPath 2007 with SharePoint 2007 task lists | 11 Aug 2006 17:32 GMT | 1 |
Can InfoPath 2007 be used to populate rows in a task list, or any other list, for SharePoint 2007? Or does InfoPath 2007 only create xml files for form libraries.
|
| Are template parts and custon controls same? | 11 Aug 2006 17:29 GMT | 1 |
In InfoPath 2003, there used to be custom controls and in IP 2007 I see template parts. Is template part replacement to custom controls? If not then what is the diff? Can we develop template part once with validation logic, rules , database
|
| displaying pictures from access database | 11 Aug 2006 17:26 GMT | 5 |
I would like to know how I can display a picture instead of text from an Access database with Infopath 2003? So far I don't have any problems to display simple text with an expression box but is there a way to do the same with pictures?
|
| Error message when linking to SharePoint | 11 Aug 2006 12:52 GMT | 1 |
I have an IP form linked to SharePoint from a shared drive. The forms works fine when our tech pubs department accesses the form, but when others within the company access the form, an error message appears: "This form cannot be filled out, either because you do not have ...
|
| Scripted Submit Problem | 11 Aug 2006 06:23 GMT | 1 |
I am a newbie with InfoPath. Trying to set up a form with a scripted submit event. Here is the VBScript I have: Sub XDocument_OnSubmitRequest(eventObj) ' If the submit operation is successful, set
|
| How to switch from vbscript to jscript on existing form? | 11 Aug 2006 06:21 GMT | 1 |
Based on the lack of vbscript examples out there, I want to switch to jscript. I see how to set the default script language in the Options/Design tab, but I have an existing form that I don't want to re-create from scratch. How can I get rid of the existing associated script.vbs ...
|
| Can graphs or charts be added / embedded in an infopath form | 11 Aug 2006 01:27 GMT | 1 |
Can graphs or charts be added / embedded in an infopath form? Thanks, RLC
|
| Auto Print in InfoPath? | 10 Aug 2006 21:39 GMT | 5 |
Does anyone know how to auto print in InfoPath? I want the document to print when the end user hits the 'Submit' button. Not sure what to do. Help! Lisa
|
| Not all my fields get published to Sharepoint | 10 Aug 2006 21:03 GMT | 1 |
I'm using Sharepoint Services and InfoPath 2003. We've created a very extensive form and when I try to publish to SharePoint, not all the fields make it. I dumps about half of them. Is there a limitation on the number of fields SharePoint will support? I wouldn't think
|