Hello Odoo Community,
I'm trying to create a personalized email template for survey invitations in Odoo 18, but I'm facing some challenges. The official Odoo Survey module tutorials don't cover this specific scenario.
What I want to achieve:
Create a custom email template for survey invitations
Include a personalized greeting (e.g., "Dear Mr./Ms. [Last Name]")
Embed a button or link that directs the recipient to the survey
Use this template within the Survey module
My questions:
Where exactly should I create this template? In the general Email Templates or somewhere specific to the Survey module?
How can I include the survey link dynamically in the template?
Is it possible to use contact fields (like gender and last name) for personalization?
How do I make this template available for selection when sending out survey invitations?
I've tried creating a template in the general Email Templates section, but I'm not sure how to link it to the Survey module or include the dynamic survey link.
Any step-by-step guidance or code snippets would be greatly appreciated. Thank you in advance for your help!