Shortcode in email not working?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • homeempire
    Senior Member
    • Sep 2014
    • 181

    Shortcode in email not working?

    I'm trying to add shortcode to email draft so i put:
    {Person.firstName}{Person.lastName}{Person.emailAd dress}

    But it doesent convert shortcode to individual data. In emails there are no names and other data visible - just code like above.
    I try to send test email and i receive only code.

  • yuri
    Member
    • Mar 2014
    • 8860

    #2
    This email should be linked to Lead or Contact via Parent field or TO address should be an address of Lead or Contact.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • homeempire
      Senior Member
      • Sep 2014
      • 181

      #3
      Is there any chance to put shorcode of user? E.g to make default signature of each user?

      Comment

      • yuri
        Member
        • Mar 2014
        • 8860

        #4
        Will be in the next version. {User.name}
        Last edited by yuri; 10-14-2014, 12:24 PM.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        • homeempire
          Senior Member
          • Sep 2014
          • 181

          #5
          Great, thanks

          Comment

          Working...