We need a way to trigger a lead status field value update when a Task with a certain subject is created for that lead. So leads have Tasks associated with them and when one of those associated tasks gets created and its subject matches (preferably a regular expression) then we would like the lead with which that task is associated to have its lead status field updated. To the best of my knowledge a workflow on a Task in Salesforce can only change field values in that task, not in a...