Sorry not sure if I'm missing a trick here but I can't see any option to add HTML when scheduling a rule to send an HTML email - the textarea is just plain.
Have I got to configure something for this to show up?

Comments

sgabe’s picture

Status: Active » Closed (duplicate)

Currently this is not possible out-of-the-box because it would require the using of text_formatted data type but PHP evaluation and token replacement do not work with that type. Though I think you can achieve this manually (outside the scope of this module).

See #1304332: Token replacement and PHP evaluation in Rules action messages and #1304682: Token replacement and PHP evaluation for text_formatted data type for more information.

I am marking this as a duplicate of #1108324: Add input filter to HTML message for system and Rules actions.