Theming: Difference between revisions
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
== Custom Email Templates == | == Custom Email Templates == | ||
The Theming page also supports custom email templates. | |||
The following templates are currently available: | |||
* '''ECH Invite''' | |||
* '''Itinerary Invite''' | |||
Additional templates may be supported in future releases.[[File:CustomEmailTemplates.png|thumb|Custom email template fields for the Itinerary Invite template]]At the bottom of the Theming page, you'll find a section for managing these custom email templates. Each template includes three fields: | |||
[[File:CustomEmailTemplates.png|thumb|Custom email template fields for the Itinerary Invite template]] | |||
* '''Subject''' – The custom subject line for the email. | |||
* '''HTML''' – The HTML content that will be sent as the email. | |||
* '''Text''' – A plain text fallback that will be used if the HTML version cannot be rendered due to an error. | |||
The '''HTML''' and '''Text''' fields are pre-populated with the current default template content. The template will only be saved if you modify and save at least one of the three fields. | |||
A Reset to default button is also provided, allowing you to restore the '''Subject''', '''HTML''', and '''Text''' fields to their default values for that template. | |||