Setting Custom Field in Task Item before assigned

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top