R
Ryan Hubbard
Here the situation:
There is a vb script that sets the property of a custom field for a
task item upon adding the item. If the item is assigned when it is
created through the inspector the custom field when sent to the
assignee is not set. This leads me to believe that the ItemAdd event
is fired after the email contianing the task is sent. If the task is
assigned after it is created the custom field value that was set via
the VB script does get sent to the assignee. How would I set the
field so it will be set before the task is sent out to the assignee?
Any help would be greatly appreciated.
Thanks
There is a vb script that sets the property of a custom field for a
task item upon adding the item. If the item is assigned when it is
created through the inspector the custom field when sent to the
assignee is not set. This leads me to believe that the ItemAdd event
is fired after the email contianing the task is sent. If the task is
assigned after it is created the custom field value that was set via
the VB script does get sent to the assignee. How would I set the
field so it will be set before the task is sent out to the assignee?
Any help would be greatly appreciated.
Thanks