Item details email summery

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • victor
    replied
    The same request: https://forum.espocrm.com/forum/deve...170#post113170

    Leave a comment:


  • conceptmedical
    started a topic Item details email summery

    Item details email summery

    I'm using workflow to send email on update event. Here I want to display the details from child object in to email but only associate object data is getting updated.
    Is there any possibility to use the for loop to get the data from child object. The email template is used to update the data while trigger using workflow.

    For Example:
    Please find the Contacts under your Account Name bellow:
    Name Contact Number Status
    Name 1 1234567890 Active
    Name 2 1234567852 Active
    Thank you
Working...