Here is the problem I’m trying to solve:
When a new TASK/EVENT is created, if the user is a certain profile – we want to update a field on CONTACT with the day the T/E was created.
I tried doing a workflow rule and field update- but I couldn’t get it to work… I think since this is a Standard -Standard object relationship via lookup, it might have a problem doing a field update. Any other ideas?? I’d prefer to use the platform for this one…
HALP!
Thanks
We have done exactly what you are talking about via an Apex trigger. Something like this…