How to determine from where record is created
I would like to create workflow which is triggered by specific user role only from specific record.
For eg when admin create task from Account, subject of task should be modified;
but when admin create task from the Contact record, workflow shouldn't be triggered... and Subject should stay the same
Any ideas...?
0