| Thread | Last Post | Replies |
|
| Pulling in Field Information | 01 Aug 2007 04:48 GMT | 1 |
I am using a very basic button script to send the form directly in the email versus sending it as an attachment. Here is the simple code I'm using. function CTRL8_5::OnClick() {
|
| How to View the file attached using the File Attachment Control in InfoPath 2007 | 01 Aug 2007 04:14 GMT | 1 |
I have designed a form in which i have used a File Attachment control to attach the file and by default this control doesn't allow to view the file after attaching it so I have used a button and wanted to view the file upon clicking the button.
|
| Conditional Checking and Field Population | 01 Aug 2007 03:22 GMT | 2 |
I have a situation on my form, that if a certain value is selected in a drop down list in "field 2" then I would like the values in the drop down list in "field 19" to be dependant upon what was selected in "field 2". For example If in Field 2 I select the value " Dallas" ...
|
| Submit button to save | 01 Aug 2007 03:10 GMT | 1 |
We added code to the submit button so that when it was clicked on the first time, it submits to the foms library that it was opened from (there's also other codes to do other things to the form). After that, a workflow moves that form to another forms library. We need to add ...
|
| Uploading infopath form with managed code to MOSS | 01 Aug 2007 02:46 GMT | 4 |
I have an infopath form that I want to try in the web browser just to see if it runs. It only has a single text field that in the startup event of the form populates with the users windows name. The code I use is When I upload the form into the central administration of the MOSS ...
|
| Rich Text and carriage return/line feed | 01 Aug 2007 02:46 GMT | 1 |
I have a large block of text that I am putting in a rich text field. I am trying to force carriage return/line feeds at specific locations within the text that the field is bound to. I've tried passing in \r\n but that doesn't work. I've tried embedding <br /> and <div> tags but ...
|
| InfoPath Forms Services and Alternative Access Mappings | 01 Aug 2007 02:06 GMT | 1 |
Note: this is a cross-posted message - please remove non-relevant groups when replying. I have a SharePoint site that is accessed from the intranet using its server name, and from internet using its IP address. To make this work
|
| Getting URL from web form?? | 01 Aug 2007 01:34 GMT | 2 |
I am writing a web form that will be used in multile form librarys. I need to know what library the form has been opened from. Ideally i would like to the get the web address IE is currently on but i cannot seem to find any way of doing this.
|