T
TimT
Hello,
I have created a custom appointment item form which includes a bunch of
check boxes on a page. I have a shared mailbox which has it's calendar set
up to use this form as default. I have also created some logic (vbscript in
form design) which will automagically un-check some of these depending on
which boxes are selected. The code runs in an event handler function for
custom property change. This is working like a champ on my computer.
After I publish the form, and another user creates an item in that shared
calendar, everything in the custom form is there, but the code does not seem
to run. I walked a user through going into form design, and clicking 'view
code' and the code was all there! yet, it does not seem to run...
Any suggestions??
--Tim
I have created a custom appointment item form which includes a bunch of
check boxes on a page. I have a shared mailbox which has it's calendar set
up to use this form as default. I have also created some logic (vbscript in
form design) which will automagically un-check some of these depending on
which boxes are selected. The code runs in an event handler function for
custom property change. This is working like a champ on my computer.
After I publish the form, and another user creates an item in that shared
calendar, everything in the custom form is there, but the code does not seem
to run. I walked a user through going into form design, and clicking 'view
code' and the code was all there! yet, it does not seem to run...
Any suggestions??
--Tim