![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I am trying to create a form that a user fills out. Sends it to their
supervisor. the supervisor then finishes the form (its a Time Off request sheet, he as to approve it), then he is able to send it to the HR department. Everyone who uses the form will be using Outlook in an exchange environment. I created a form that looks the same in both the compose and read pages. But when I fill out the form in the compose and send it, the receiver just gets the blank form. How do I connect the fields from the compose page to fields on the read page? |
Ads |
#2
|
|||
|
|||
![]()
Use the Value tab on each control's Properties dialog to bind each control to the correct Outlook field. You need to publish the form to the Organizational Forms library, with the "Send form definition with item" box unchecked.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Kevin Porter" wrote in message news ![]() I am trying to create a form that a user fills out. Sends it to their supervisor. the supervisor then finishes the form (its a Time Off request sheet, he as to approve it), then he is able to send it to the HR department. Everyone who uses the form will be using Outlook in an exchange environment. I created a form that looks the same in both the compose and read pages. But when I fill out the form in the compose and send it, the receiver just gets the blank form. How do I connect the fields from the compose page to fields on the read page? |
#3
|
|||
|
|||
![]()
Thank you for yoour lightning response.
"Sue Mosher [MVP-Outlook]" wrote: Use the Value tab on each control's Properties dialog to bind each control to the correct Outlook field. You need to publish the form to the Organizational Forms library, with the "Send form definition with item" box unchecked. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Kevin Porter" wrote in message news ![]() I am trying to create a form that a user fills out. Sends it to their supervisor. the supervisor then finishes the form (its a Time Off request sheet, he as to approve it), then he is able to send it to the HR department. Everyone who uses the form will be using Outlook in an exchange environment. I created a form that looks the same in both the compose and read pages. But when I fill out the form in the compose and send it, the receiver just gets the blank form. How do I connect the fields from the compose page to fields on the read page? |
#4
|
|||
|
|||
![]()
In article ,
=?Utf-8?B?S2V2aW4gUG9ydGVy?= wrote: I created a form that looks the same in both the compose and read pages. But when I fill out the form in the compose and send it, the receiver just gets the blank form. How do I connect the fields from the compose page to fields on the read page? For future use, you avoid all these problems by not using a split form design. Make sure, before you design any controls that the form is not split into compose and read forms. Uncheck the box on the forms menu that says to use separate forms. If the form is not split, then anything you see in the compose form, will be visible in the read form. If you do want to use a split form, the design all the common elements in unsplit form mode, and the add the unique elements to each form afterwards. That way the values in the common controls will auto-load from the compose to the read form. -- Hollis Paul Mukilteo, WA USA |
#5
|
|||
|
|||
![]()
Thanks I did not know I could do that. I changed the setting on my current
form. Now I just have to figure out how to give myself permission to publish to OFL. "Hollis Paul" wrote: In article , =?Utf-8?B?S2V2aW4gUG9ydGVy?= wrote: I created a form that looks the same in both the compose and read pages. But when I fill out the form in the compose and send it, the receiver just gets the blank form. How do I connect the fields from the compose page to fields on the read page? For future use, you avoid all these problems by not using a split form design. Make sure, before you design any controls that the form is not split into compose and read forms. Uncheck the box on the forms menu that says to use separate forms. If the form is not split, then anything you see in the compose form, will be visible in the read form. If you do want to use a split form, the design all the common elements in unsplit form mode, and the add the unique elements to each form afterwards. That way the values in the common controls will auto-load from the compose to the read form. -- Hollis Paul Mukilteo, WA USA |
#6
|
|||
|
|||
![]()
In article ,
=?Utf-8?B?S2V2aW4gUG9ydGVy?= wrote: Thanks I did not know I could do that. I changed the setting on my current form. Now I just have to figure out how to give myself permission to publish to OFL. The Exchange Administrator is supposed to do that. If that is you, then you need to search the Exchange admin help file for Organizational Forms Library, and you will find the details of how to create the file and how to set permissions for it. -- Hollis Paul Mukilteo, WA USA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tutorial: Creating and distributing custom forms with Outlook | DRVMODSS | Outlook - Using Forms | 1 | December 21st 06 04:03 PM |
Importing Custom Fields & Creating Forms | Simon | Outlook - Using Forms | 1 | October 27th 06 01:38 PM |
Creating Organizational Forms Library & Publish Forms | akafrog18 | Outlook - Using Forms | 1 | August 1st 06 05:26 PM |
Need Help Creating 4 custom contact forms in Outlook | nbrown | Outlook - Using Forms | 0 | May 30th 06 06:27 PM |
Creating Custom Forms...Display, Headers & Printing | macus | Outlook - Using Forms | 1 | January 25th 06 03:01 PM |