In system workflow, I am doing send email. and then setting the "TO", "From" and "Subject".
IF the sequence in "To" is as below,
owner is A
created By is B
"Submitted" is C (custom field) .
Then email always goes to the first one ie A .
If I change the sequence in "To" as below
"Submitted" is C (custom field)
owner is A
created By is B
the email goes to C.
Note: Owner/created by/Sumbitted are fields of an entity Product.
Plz help.
Thanks
P kar