| Thread | Last Post | Replies |
|
| publishing to sharepoint - url is invalid | 14 Feb 2007 22:07 GMT | 1 |
When trying to publish a template (any template) to one of our servers we get the error "the following url is not valid" The problem is not the template, and its not the publishing computer. we published the same template from the same computer to other servers without
|
| Packaging infopath source files back to cab | 14 Feb 2007 20:33 GMT | 3 |
If I take the infopath form template, and save it as source files, I get files that I can edit (xsd files) and do the modifications that I want. But how do I turn them back into a template? I tried using makecab.exe and the CAB project from visual studio, but while
|
| OnSaveRequest stringObj.replace(); | 14 Feb 2007 20:22 GMT | 1 |
I am using several form fields to name my file on save. the fields contain blank spaces. I want to remove these space, but i cant figure out the syntax. I have tried replace(" ", "");
|
| Set field value based on Optional Section | 14 Feb 2007 19:55 GMT | 1 |
How can I set a textbox value based on whether or not an Optional Section has been added? ex: no optional section entered, textbox value = AU optional section entered, textbox value = JS
|
| eMail Data Connection | 14 Feb 2007 12:45 GMT | 2 |
I have a data connection that currently sends email based on the email feild on a form. I'm trying expand it to use a function in the Data Connection Wizard that will send an email based on the "email" field on the form, provided, the individual is member of a division as
|
| Survey Creator | 14 Feb 2007 06:30 GMT | 2 |
Ive followed the steps outlined on the Survey Creator article (posted 24/01/07) and Im hoping that someone can help explain to me how I keep (save) the questions entered in on the Teachers View. I have a separate Teacher and Student View but cannot find a way to keep the ...
|
| Converting an Infopath Template to a Word document? | 13 Feb 2007 23:59 GMT | 1 |
Is it possible to save an Infopath Template as an interactive Word document?
|
| Get form path or URL | 13 Feb 2007 18:51 GMT | 1 |
Is there a way to display the path or URL to the form? I am using the forms to display content. the output changes from time to time. not all viewers have rights to edit content. So creating a change request process I need a way to refer to this form easily for the viewer. If i ...
|
| Custom Control Data Binding | 13 Feb 2007 17:54 GMT | 1 |
I'm importing a custom activex control into infopath which in turn is going to be bound to a business object (a table in a database). I am running into a problem with the databinding. The user functionality needs to be this, a user needs to be able to choose multiple fields
|
| Hyperlinks on a form cause errors | 13 Feb 2007 14:08 GMT | 3 |
In InfoPath 2003 I have modified the view1.xsl file to create a Table of Contents at the top of a quite lengthy form. I placed the following anchor at the top of the form: <a href="Brief Description">Brief Description</a>
|
| InfoPath forms - replacement of Outlook Custom Forms | 13 Feb 2007 12:27 GMT | 4 |
I am trying to use InfoPath forms as a replacement of Outlook Custom Forms with exchange 2007. I want to run some VB script code through InfoPath form when an outlook item opens. Is it possible to do this with InfoPath forms.?? Atul Sureka
|
| Cannot view headers and footers? | 13 Feb 2007 07:45 GMT | 1 |
Using for the first time. Need to add page numbers and corp info to the form but cannot view headers and footers in design. I have a print view but need this in the form itself before publishing.
|
| limited information returned in large field in sharepoint list? | 13 Feb 2007 07:45 GMT | 1 |
I have a very simple infopath form that has a field limited to 2400 characters. This works just fine for data entry. In sharepoint 2003 however, I would like to display the entire field in a view rather than the first n characters. In a standard sharepoint list this is
|
| Read information from Outlook in InfoPath 2007 form | 13 Feb 2007 07:34 GMT | 1 |
I have a form where I want to read information from users oulook properties and show them in the IP form. The form is in InfoPath with Browser Compatilibility OFF. Will Appreciate your help.
|
| Update Repeating Control via VS 2005 formControl | 12 Feb 2007 21:39 GMT | 2 |
I have created a project half in infopath and half in visual studio c# windows code. My VS app calls the infopath form, the form is filled out and then the xml is saved to our datbase. I have a certain button that when clicked opens another windows form does some stuff and then
|