Loading...
Asked by Alberto Zordan on Jun 12, 2024
Alberto asks for confirmation whether using complex HubL `if` statements within an `email_each` loop (iterating over deal line items) inside an email custom module still requires enabling the 'Fully Programmable Email Content' beta feature.
Answered by Evelynn Ulsh
Evelynn clarifies that while basic HubL logic (like simple 'if' statements based on module fields) can be used without the beta, accessing and iterating over CRM object data (like `deal.line_items`) within emails does require enabling the Fully Programmable Email beta. Carter McKay adds that the beta has been used in production without issues despite its status.