This topic contains 2 replies, has 0 voices, and was last updated by k_dunc 8 years, 8 months ago.

  • Author
    Posts
  • #10006

    alexham

    Hello,

    I have workflow that gets triggered when credit limit is adjusted.

    An email is generated upon the customer record being saved.

    I am able to find and use Field IDs to dynamically generate content in the email. However, I am stuck on how to include the name of the user who modified the customer record.

    Can anyone point me in the right direction?

    Thanks,

    -Alex
    This is a cached copy. Click here to see the original post.

  • #10007

    Karl_Europart

    Can you not reference the logged in user on the email?

    Have a look on the schema browser for the right field references. You may need to have an email template built to do this.

  • #10008

    k_dunc

    Hi alexham, if your Workflow is triggered ‘On Update’, and you check the field that was changed is the one you’re after (i.e., Credit Limit), then you could send an email from the ‘current user’. That should work for you if Last Modified By is not accessible.

You must be logged in to reply to this topic.