![]() |
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 make a form or template for our Purchasing Agent for
expediting order. I want a simple fill in the blank form/template that the purchasing agent can fill in the Purchase order number, Scheduled Date of shipment and requested shipment date. The reciepent would then fill in the a different set of information such as Confirmed Ship Date and Scheduled Ship Date. I made a form but when i fill in the blanks and send it the information is erased when the receipient receives the email and vice versa. How do I make this work? Thank you Matthew Schnidrig |
Ads |
#2
|
|||
|
|||
![]()
Did you publish the form to the Organizational Forms library on your Exchange server? Did you click the Edit Read Page button and create a read layout for the recipient to see?
-- 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 "SchnidRoCK" wrote in message ... I am trying to make a form or template for our Purchasing Agent for expediting order. I want a simple fill in the blank form/template that the purchasing agent can fill in the Purchase order number, Scheduled Date of shipment and requested shipment date. The reciepent would then fill in the a different set of information such as Confirmed Ship Date and Scheduled Ship Date. I made a form but when i fill in the blanks and send it the information is erased when the receipient receives the email and vice versa. How do I make this work? Thank you Matthew Schnidrig |
#3
|
|||
|
|||
![]()
Sue -
I did edit the Read Page and create a read layout for the receipent to see, but when they see it my original user input is erased. The form can not be installed because you do not have owner permissions." I have contact our IT to change permissions. Now When i created the fields for user input I used a text box. Inside the text box for example "PLEASE CONFIRM SHIP DATE ON WIT PURCHASE ORDER:________" The user is to fill in the blank in the text box, which when testing I can but the input is erased when sent. Any ideas? As far as publishing on the Organizational Forms Library, I get a an error saying: Unable to successfully publish the form due to a MAPI error "Sue Mosher [MVP-Outlook]" wrote: Did you publish the form to the Organizational Forms library on your Exchange server? Did you click the Edit Read Page button and create a read layout for the recipient to see? -- 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 "SchnidRoCK" wrote in message ... I am trying to make a form or template for our Purchasing Agent for expediting order. I want a simple fill in the blank form/template that the purchasing agent can fill in the Purchase order number, Scheduled Date of shipment and requested shipment date. The reciepent would then fill in the a different set of information such as Confirmed Ship Date and Scheduled Ship Date. I made a form but when i fill in the blanks and send it the information is erased when the receipient receives the email and vice versa. How do I make this work? Thank you Matthew Schnidrig |
#4
|
|||
|
|||
![]()
If you cannot publish to Org Forms, a form with custom fields will be unusable. (unless you can persuade all recipients to publish). Perhaps your Exchange administrator has not created the Org Forms library or given you permission to publish there.
Any control that you want to use to store data persistently must be bound to an Outlook property. Do this on the control's Properties dialog, on the Value tab. -- 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 "SchnidRoCK" wrote in message ... Sue - I did edit the Read Page and create a read layout for the receipent to see, but when they see it my original user input is erased. The form can not be installed because you do not have owner permissions." I have contact our IT to change permissions. Now When i created the fields for user input I used a text box. Inside the text box for example "PLEASE CONFIRM SHIP DATE ON WIT PURCHASE ORDER:________" The user is to fill in the blank in the text box, which when testing I can but the input is erased when sent. Any ideas? As far as publishing on the Organizational Forms Library, I get a an error saying: Unable to successfully publish the form due to a MAPI error "Sue Mosher [MVP-Outlook]" wrote: Did you publish the form to the Organizational Forms library on your Exchange server? Did you click the Edit Read Page button and create a read layout for the recipient to see? -- 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 "SchnidRoCK" wrote in message ... I am trying to make a form or template for our Purchasing Agent for expediting order. I want a simple fill in the blank form/template that the purchasing agent can fill in the Purchase order number, Scheduled Date of shipment and requested shipment date. The reciepent would then fill in the a different set of information such as Confirmed Ship Date and Scheduled Ship Date. I made a form but when i fill in the blanks and send it the information is erased when the receipient receives the email and vice versa. How do I make this work? Thank you Matthew Schnidrig |
#5
|
|||
|
|||
![]()
Sue -
So if it does get published on our server, will outside vendors be able to see the information? If not how can I accomplish this? "Sue Mosher [MVP-Outlook]" wrote: If you cannot publish to Org Forms, a form with custom fields will be unusable. (unless you can persuade all recipients to publish). Perhaps your Exchange administrator has not created the Org Forms library or given you permission to publish there. Any control that you want to use to store data persistently must be bound to an Outlook property. Do this on the control's Properties dialog, on the Value tab. -- 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 "SchnidRoCK" wrote in message ... Sue - I did edit the Read Page and create a read layout for the receipent to see, but when they see it my original user input is erased. The form can not be installed because you do not have owner permissions." I have contact our IT to change permissions. Now When i created the fields for user input I used a text box. Inside the text box for example "PLEASE CONFIRM SHIP DATE ON WIT PURCHASE ORDER:________" The user is to fill in the blank in the text box, which when testing I can but the input is erased when sent. Any ideas? As far as publishing on the Organizational Forms Library, I get a an error saying: Unable to successfully publish the form due to a MAPI error "Sue Mosher [MVP-Outlook]" wrote: Did you publish the form to the Organizational Forms library on your Exchange server? Did you click the Edit Read Page button and create a read layout for the recipient to see? -- 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 "SchnidRoCK" wrote in message ... I am trying to make a form or template for our Purchasing Agent for expediting order. I want a simple fill in the blank form/template that the purchasing agent can fill in the Purchase order number, Scheduled Date of shipment and requested shipment date. The reciepent would then fill in the a different set of information such as Confirmed Ship Date and Scheduled Ship Date. I made a form but when i fill in the blanks and send it the information is erased when the receipient receives the email and vice versa. How do I make this work? Thank you Matthew Schnidrig |
#6
|
|||
|
|||
![]()
No, there is no practical solution for using Outlook custom forms to communicate with people outside your Exchange organization. Consider using a different solution, such as InfoPath or web forms.
-- 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 "SchnidRoCK" wrote in message ... Sue - So if it does get published on our server, will outside vendors be able to see the information? If not how can I accomplish this? "Sue Mosher [MVP-Outlook]" wrote: If you cannot publish to Org Forms, a form with custom fields will be unusable. (unless you can persuade all recipients to publish). Perhaps your Exchange administrator has not created the Org Forms library or given you permission to publish there. Any control that you want to use to store data persistently must be bound to an Outlook property. Do this on the control's Properties dialog, on the Value tab. "SchnidRoCK" wrote in message ... Sue - I did edit the Read Page and create a read layout for the receipent to see, but when they see it my original user input is erased. The form can not be installed because you do not have owner permissions." I have contact our IT to change permissions. Now When i created the fields for user input I used a text box. Inside the text box for example "PLEASE CONFIRM SHIP DATE ON WIT PURCHASE ORDER:________" The user is to fill in the blank in the text box, which when testing I can but the input is erased when sent. Any ideas? As far as publishing on the Organizational Forms Library, I get a an error saying: Unable to successfully publish the form due to a MAPI error "Sue Mosher [MVP-Outlook]" wrote: Did you publish the form to the Organizational Forms library on your Exchange server? Did you click the Edit Read Page button and create a read layout for the recipient to see? -- 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 "SchnidRoCK" wrote in message ... I am trying to make a form or template for our Purchasing Agent for expediting order. I want a simple fill in the blank form/template that the purchasing agent can fill in the Purchase order number, Scheduled Date of shipment and requested shipment date. The reciepent would then fill in the a different set of information such as Confirmed Ship Date and Scheduled Ship Date. I made a form but when i fill in the blanks and send it the information is erased when the receipient receives the email and vice versa. How do I make this work? Thank you Matthew Schnidrig |
#7
|
|||
|
|||
![]()
Thank you so much Sue. I will try a different route such as InfoPath
"Sue Mosher [MVP-Outlook]" wrote: No, there is no practical solution for using Outlook custom forms to communicate with people outside your Exchange organization. Consider using a different solution, such as InfoPath or web forms. -- 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 "SchnidRoCK" wrote in message ... Sue - So if it does get published on our server, will outside vendors be able to see the information? If not how can I accomplish this? "Sue Mosher [MVP-Outlook]" wrote: If you cannot publish to Org Forms, a form with custom fields will be unusable. (unless you can persuade all recipients to publish). Perhaps your Exchange administrator has not created the Org Forms library or given you permission to publish there. Any control that you want to use to store data persistently must be bound to an Outlook property. Do this on the control's Properties dialog, on the Value tab. "SchnidRoCK" wrote in message ... Sue - I did edit the Read Page and create a read layout for the receipent to see, but when they see it my original user input is erased. The form can not be installed because you do not have owner permissions." I have contact our IT to change permissions. Now When i created the fields for user input I used a text box. Inside the text box for example "PLEASE CONFIRM SHIP DATE ON WIT PURCHASE ORDER:________" The user is to fill in the blank in the text box, which when testing I can but the input is erased when sent. Any ideas? As far as publishing on the Organizational Forms Library, I get a an error saying: Unable to successfully publish the form due to a MAPI error "Sue Mosher [MVP-Outlook]" wrote: Did you publish the form to the Organizational Forms library on your Exchange server? Did you click the Edit Read Page button and create a read layout for the recipient to see? -- 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 "SchnidRoCK" wrote in message ... I am trying to make a form or template for our Purchasing Agent for expediting order. I want a simple fill in the blank form/template that the purchasing agent can fill in the Purchase order number, Scheduled Date of shipment and requested shipment date. The reciepent would then fill in the a different set of information such as Confirmed Ship Date and Scheduled Ship Date. I made a form but when i fill in the blanks and send it the information is erased when the receipient receives the email and vice versa. How do I make this work? Thank you Matthew Schnidrig |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Duuble signatures in Outlook 2003 templates | GillW | Outlook - General Queries | 1 | January 18th 07 01:25 PM |
E-Mail Templates in Outlook 2003 | Maria | Outlook - General Queries | 5 | October 31st 06 10:27 PM |
Outlook 2003 - Forms Icon On toolbar doesn't list any forms | Kim.in.Denver | Outlook - Using Forms | 8 | July 28th 06 04:35 PM |
Outlook forms and templates | sm | Outlook - Using Forms | 1 | May 2nd 06 10:36 PM |
forms and templates | rexmann | Outlook - Calandaring | 2 | March 28th 06 05:04 PM |