![]() |
| 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. |
|
|||||||
| Tags: could, custom, form, opened |
|
|
Thread Tools | Display Modes |
|
#11
|
|||
|
|||
|
Ken,
Thanks for your support. Most of things are available at outlookcode.com. I think below is the my last question :-). I did not find any info about it. I have save the form as .oft file and follow the procedure given in outlookcode.com to publish the form and it is working fine but when he opens new meeting request my customized form that i have designed in P.2 is not coming but for me it is coming. He has to choose the form from Personalized form library or calender where the form has been published. Is it possible to do it so that when he clicked on new meeting request that FindConf customized form should also be there with Appointment and Scheduling? Thanks, Paresh "Ken Slovak - [MVP - Outlook]" wrote: It will not work on any recent version of Outlook 2003 unless it's published. Save the file as an OFT file after publishing it on your computer, send the OFT as an attachment to your friend and have him also publish it. See the Forms information on publishing at www.outlookcode.com for specific information on publishing forms. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "masani paresh" wrote in message ... an OFT file won't run in later versions of Outlook. It will not work on Outlook 2003? I want to send the form that I have designed at tool-forms-designforms-calender-confroom to my friend so that he can open it and can run. He is also using outlook 2003. Please note that I have added "Find Conf Room" tab along with Appointments and Scheduling tabs. So what should I do now? Thanks, Paresh |
| Ads |
|
#12
|
|||
|
|||
|
Ken,
One more problem that I could not find on outlookcode.com. You know that I am inserting the value into the Item.Recipient from my custom from. Here problem is if firtst I see the list of atendees and then insert the new one using my custom form then it is not displaying the free/busy status for entered item. but if i see the atendees list only after adding the new item then it is fine. Could you please help me here. Thanks, Paresh "masani paresh" wrote: Ken, Thanks for your support. Most of things are available at outlookcode.com. I think below is the my last question :-). I did not find any info about it. I have save the form as .oft file and follow the procedure given in outlookcode.com to publish the form and it is working fine but when he opens new meeting request my customized form that i have designed in P.2 is not coming but for me it is coming. He has to choose the form from Personalized form library or calender where the form has been published. Is it possible to do it so that when he clicked on new meeting request that FindConf customized form should also be there with Appointment and Scheduling? Thanks, Paresh "Ken Slovak - [MVP - Outlook]" wrote: It will not work on any recent version of Outlook 2003 unless it's published. Save the file as an OFT file after publishing it on your computer, send the OFT as an attachment to your friend and have him also publish it. See the Forms information on publishing at www.outlookcode.com for specific information on publishing forms. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "masani paresh" wrote in message ... an OFT file won't run in later versions of Outlook. It will not work on Outlook 2003? I want to send the form that I have designed at tool-forms-designforms-calender-confroom to my friend so that he can open it and can run. He is also using outlook 2003. Please note that I have added "Find Conf Room" tab along with Appointments and Scheduling tabs. So what should I do now? Thanks, Paresh |
|
#13
|
|||
|
|||
|
You would have to have him make that custom form the default for that item
type, which takes a registry change. It's discussed at outlookcode.com, search on "default form". -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "masani paresh" wrote in message ... Ken, Thanks for your support. Most of things are available at outlookcode.com. I think below is the my last question :-). I did not find any info about it. I have save the form as .oft file and follow the procedure given in outlookcode.com to publish the form and it is working fine but when he opens new meeting request my customized form that i have designed in P.2 is not coming but for me it is coming. He has to choose the form from Personalized form library or calender where the form has been published. Is it possible to do it so that when he clicked on new meeting request that FindConf customized form should also be there with Appointment and Scheduling? Thanks, Paresh |
|
#14
|
|||
|
|||
|
Did you try saving the form after adding the recipient?
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "masani paresh" wrote in message ... Ken, One more problem that I could not find on outlookcode.com. You know that I am inserting the value into the Item.Recipient from my custom from. Here problem is if firtst I see the list of atendees and then insert the new one using my custom form then it is not displaying the free/busy status for entered item. but if i see the atendees list only after adding the new item then it is fine. Could you please help me here. Thanks, Paresh |
|
#15
|
|||
|
|||
|
No Ken,
I do the following steps to save the form a. Published the form b. select calender and make customized form as a default c. select calender and click new, the customized form will be there with appointment and shceduling tabs 4. save it as .oft file I didn't do anything thing else. Thanks, Paresh "Ken Slovak - [MVP - Outlook]" wrote: Did you try saving the form after adding the recipient? -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "masani paresh" wrote in message ... Ken, One more problem that I could not find on outlookcode.com. You know that I am inserting the value into the Item.Recipient from my custom from. Here problem is if firtst I see the list of atendees and then insert the new one using my custom form then it is not displaying the free/busy status for entered item. but if i see the atendees list only after adding the new item then it is fine. Could you please help me here. Thanks, Paresh |
|
#16
|
|||
|
|||
|
Why are you saving a published form as an OFT file?
Your mention of Item.Recipient was the first mention of this and I'm not sure what you're doing or why. The steps you just listed don't mention adding any recipients or what exactly you're trying to accomplish. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "masani paresh" wrote in message ... No Ken, I do the following steps to save the form a. Published the form b. select calender and make customized form as a default c. select calender and click new, the customized form will be there with appointment and shceduling tabs 4. save it as .oft file I didn't do anything thing else. Thanks, Paresh |
|
#17
|
|||
|
|||
|
Let me be a more clear.
After making cutomized form default one, when I open meeting request, it will display my customized FindConf form between the appointment and scheduling form. Now on this form when I click the FindConfRoom button it will display all the available conf rooms in list box. Then I will select any conf room and click the button SelectConfRoom so that it will add selected conf room in Item.Recipient list. Now problem here is while adding the conf rooms like this if I dont open/touch Scheduling tab then it is displaying free/busy status for all the added conf rooms. Now suppose if I have added 2 conf room without opening Scheduling tab, See the scheduling tab, both the added conf rooms free/busy status are available(busy status in blue color), now again go to FinConf tab, select other conf room and add it to Item.recipient, now if I see scheduling tab then for lastly added confroom free/busy status will not be displayed and it just display strips. (like. ///////////////////////////) Hope you understood. Here I cant attach the file otherwise i could have attached that snapshot for you. Thanks, Paresh Why are you saving a published form as an OFT file? See I have renamed P.2 form to FindConf in Calender. I have tried to saving the form after published and also while designing but I am getting same behavior. Could you please tell me which form I have to save and .oft file? "Ken Slovak - [MVP - Outlook]" wrote: Why are you saving a published form as an OFT file? Your mention of Item.Recipient was the first mention of this and I'm not sure what you're doing or why. The steps you just listed don't mention adding any recipients or what exactly you're trying to accomplish. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "masani paresh" wrote in message ... No Ken, I do the following steps to save the form a. Published the form b. select calender and make customized form as a default c. select calender and click new, the customized form will be there with appointment and shceduling tabs 4. save it as .oft file I didn't do anything thing else. Thanks, Paresh |
|
#18
|
|||
|
|||
|
I usually work on an OFT file and publish versions of it as I go along for
testing. If you have renamed P.2 then the OFT will have that as will the published form. As far as updating things you really should be saving the item after you add something to Item.Recipients so the changes are persisted and can be read by the rest of the form. That's what I meant by saving it after adding the recipient. That is a run time operation that should occur after adding the selected resource to Recipients. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "masani paresh" wrote in message ... Let me be a more clear. After making cutomized form default one, when I open meeting request, it will display my customized FindConf form between the appointment and scheduling form. Now on this form when I click the FindConfRoom button it will display all the available conf rooms in list box. Then I will select any conf room and click the button SelectConfRoom so that it will add selected conf room in Item.Recipient list. Now problem here is while adding the conf rooms like this if I dont open/touch Scheduling tab then it is displaying free/busy status for all the added conf rooms. Now suppose if I have added 2 conf room without opening Scheduling tab, See the scheduling tab, both the added conf rooms free/busy status are available(busy status in blue color), now again go to FinConf tab, select other conf room and add it to Item.recipient, now if I see scheduling tab then for lastly added confroom free/busy status will not be displayed and it just display strips. (like. ///////////////////////////) Hope you understood. Here I cant attach the file otherwise i could have attached that snapshot for you. Thanks, Paresh Why are you saving a published form as an OFT file? See I have renamed P.2 form to FindConf in Calender. I have tried to saving the form after published and also while designing but I am getting same behavior. Could you please tell me which form I have to save and .oft file? |
|
#19
|
|||
|
|||
|
why are you saving a published form as an OFT file?
I have also try to save the form directly from where I am modifying but it gives same behaviour. Please let me know how should I save form as .oft then. I did the following to add item into item.Recipient. When I create new meeting request, on form three tab will be appear Appointment, my customized form FindConfRoom and Scheduling. Now I will use FindConfRoom to get the all available confrooms in the listbox. User will select the confroom and clicks on InsertIntoAtendees to add selected conf room into Item.Recipient list. Here problem is if I open Scheduling tab and then add the conf rooms then for those conf rooms free/busy status will not be displayed and instead it will display stripts like ////////. For an example I have added 2 conf room X and Y without opening scheduling tab. Now If I see then free/busy status will be displayed for both the conf rooms X and Y. Now I again come to FindConfRoom tab and select another conf room Z. Now if I see in Scheduling tab then for X and Y conf rooms(was selected without opening scheduling tab) will have free/busy status(busy status in blue color) displayed correctly. but for conf room Z the free/busty status will not be displayed and instead it will display strips like /////////. Hoe you got the problem now. Here I can not attach the snapshot else I could have attache snapshot for you. Thanks, Paresh "Ken Slovak - [MVP - Outlook]" wrote: Why are you saving a published form as an OFT file? Your mention of Item.Recipient was the first mention of this and I'm not sure what you're doing or why. The steps you just listed don't mention adding any recipients or what exactly you're trying to accomplish. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "masani paresh" wrote in message ... No Ken, I do the following steps to save the form a. Published the form b. select calender and make customized form as a default c. select calender and click new, the customized form will be there with appointment and shceduling tabs 4. save it as .oft file I didn't do anything thing else. Thanks, Paresh |
|
#20
|
|||
|
|||
|
Ken, Please ignore previous update. It was duplicate.
Could you tell me how to save the item.recipient after adding it. Item.Recipient.Save is not working. I tried to find out it from object browser but i could not get it. Thanks, Paresh "Ken Slovak - [MVP - Outlook]" wrote: I usually work on an OFT file and publish versions of it as I go along for testing. If you have renamed P.2 then the OFT will have that as will the published form. As far as updating things you really should be saving the item after you add something to Item.Recipients so the changes are persisted and can be read by the rest of the form. That's what I meant by saving it after adding the recipient. That is a run time operation that should occur after adding the selected resource to Recipients. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "masani paresh" wrote in message ... Let me be a more clear. After making cutomized form default one, when I open meeting request, it will display my customized FindConf form between the appointment and scheduling form. Now on this form when I click the FindConfRoom button it will display all the available conf rooms in list box. Then I will select any conf room and click the button SelectConfRoom so that it will add selected conf room in Item.Recipient list. Now problem here is while adding the conf rooms like this if I dont open/touch Scheduling tab then it is displaying free/busy status for all the added conf rooms. Now suppose if I have added 2 conf room without opening Scheduling tab, See the scheduling tab, both the added conf rooms free/busy status are available(busy status in blue color), now again go to FinConf tab, select other conf room and add it to Item.recipient, now if I see scheduling tab then for lastly added confroom free/busy status will not be displayed and it just display strips. (like. ///////////////////////////) Hope you understood. Here I cant attach the file otherwise i could have attached that snapshot for you. Thanks, Paresh Why are you saving a published form as an OFT file? See I have renamed P.2 form to FindConf in Calender. I have tried to saving the form after published and also while designing but I am getting same behavior. Could you please tell me which form I have to save and .oft file? |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Custom Form can’t be opened | runci | Outlook - Using Forms | 0 | December 20th 07 04:41 AM |
| Outlook 2007: Why get message "custom form cannot be opened"? | Nick Piazza | Outlook - General Queries | 1 | February 17th 07 07:16 AM |
| custom button not appearing when a mail item is opened | Pankaj | Add-ins for Outlook | 1 | January 31st 07 04:05 PM |
| Custom Outlook forms blank when opened | D.Farns | Outlook - Using Forms | 2 | December 14th 06 04:35 PM |
| "The custom form could not be opened" What is it talking about? | Sylvia | Outlook - Using Contacts | 10 | July 10th 06 05:15 PM |