This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:otml [2023/03/31 10:55] – [Config Tags] fw | en:otml [2025/10/30 16:24] (current) – [Preheader] fw | ||
|---|---|---|---|
| Line 46: | Line 46: | ||
| + | |||
| + | ==== Editable Title ==== | ||
| + | |||
| + | If you want the user to be able to edit the title of the mail, add the attribute '' | ||
| + | |||
| + | === Example === | ||
| + | |||
| + | <code html> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <title editable=" | ||
| + | </ | ||
| + | < | ||
| + | <div> | ||
| + | <a href=" | ||
| + | Please click here if you can't read this E-Mail. | ||
| + | </a> | ||
| + | </ | ||
| + | ... | ||
| + | </ | ||
| Line 173: | Line 194: | ||
| < | < | ||
| </ | </ | ||
| - | |||
| Line 503: | Line 523: | ||
| ^ Attribute | ^ Attribute | ||
| | name | Yes | string | | name | Yes | string | ||
| - | | refreshmode | Yes | string | + | | refreshmode | Yes | string |
| Line 510: | Line 530: | ||
| ^ Value ^ Description | ^ Value ^ Description | ||
| | build | Refresh data source on build of the e-mail. | | build | Refresh data source on build of the e-mail. | ||
| - | | refresh | + | | delivery |