Logicify / mautic-advanced-templates-bundle

Plugin extends default email template capabilities with TWIG block so you can use advanced scripting techniques like conditions, loops etc
https://logicify.com/?utm_source=github&utm_campaign=mautic-templates&utm_medium=opensource
MIT License
86 stars 57 forks source link

How do I get Owner information? #19

Closed incentfit closed 2 years ago

incentfit commented 4 years ago

I tried pulling in lead.owner and lead.owner_id but that was empty in the email preview. Is there any way to get the contact owner, even if just their ID? In the database, the field is right on the leads table and it's called owner_id.

Thanks!

MarketSmart commented 2 years ago

Will possibly be fixed when PR #16 is pulled in

MarketSmart commented 2 years ago

@incentfit Could you let me know if the 1.2-beta branch fixes this. I know this ticket is a little old. Im going to close this for now and you can reopen if its still an issue.