![]() |
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'm a bit new to outlook form programming, but here goes...
We have OL2003 on WinXP and an Exchange server running SBS. I've created a task form with a To... button (bound) and Save and Update command buttons (unbound). You type in the contact data into the form and hit the Save button. the vbScript then creates a new contact, assigns the task to our accounts dept and the form (task) is then sent to them via email. This has all been working fine for a while, but suddenly, the unbound buttons no longer work after the form is emailed. The To... button works fine. As a test, I added a single extra button with a 1-line MsgBox statement and this works on my machine, but does nothing at the recipient's end. The form is published in our "Organisational Forms Library", the option "Send Form Definition with item" is unchecked, the forms cache on the destination machine has been cleared, Outlook restarted, machine rebooted. Machine broke in half and set fire to then buried. No joy. Am I missing something here? Thanks in anticipation. Steve |
#2
|
|||
|
|||
![]()
Ok I've done a bit more work and some more reading on this.
The problem appears to be the "one-offing" nature of custom forms. To create a form I was using Tools/Forms/Choose form which stopped the button events firing after sending the task. I should have used File/New/Choose form which seems to work fine so far. Quite how you're supposed to guess this, or work it, out escapes me. At least I think this is the solution. I haven't yet ruled out standing on one leg and facing South, but will check these out and report back. Have a good day all.... Steve "formation" wrote: I'm a bit new to outlook form programming, but here goes... We have OL2003 on WinXP and an Exchange server running SBS. I've created a task form with a To... button (bound) and Save and Update command buttons (unbound). You type in the contact data into the form and hit the Save button. the vbScript then creates a new contact, assigns the task to our accounts dept and the form (task) is then sent to them via email. This has all been working fine for a while, but suddenly, the unbound buttons no longer work after the form is emailed. The To... button works fine. As a test, I added a single extra button with a 1-line MsgBox statement and this works on my machine, but does nothing at the recipient's end. The form is published in our "Organisational Forms Library", the option "Send Form Definition with item" is unchecked, the forms cache on the destination machine has been cleared, Outlook restarted, machine rebooted. Machine broke in half and set fire to then buried. No joy. Am I missing something here? Thanks in anticipation. Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Custom Form and firing Revise Contents button | Christopher Slowik | Outlook and VBA | 9 | April 30th 09 03:58 PM |
Adding a custom picture to command bar button | Andrew | Add-ins for Outlook | 3 | October 17th 08 06:14 PM |
Custom form code not firing | karlman[_2_] | Outlook - Using Forms | 10 | January 4th 08 11:38 AM |
Custom form code not firing | karlman[_2_] | Outlook and VBA | 1 | January 2nd 08 09:53 PM |
Sending message via command button | Gil | Outlook and VBA | 3 | May 2nd 07 07:31 PM |