Loving Webforms since YAML Forms :)

I am looking at using Webforms as an event registration system and would like to send email reminder messages based on the date field of the referenced node. In a perfect world the Rules module would be closer and we could just use rules to trigger a message but it looks like they are slowly moving.

How difficult is it to create a messaging system that could triggered based on tokens?

Comments

kclarkson created an issue. See original summary.

kclarkson’s picture

Category: Bug report » Feature request
jrockowitz’s picture

Status: Active » Closed (duplicate)
Related issues: +#2817901: Form select component email handler mapping

You will need to write a little custom code. @see https://www.drupal.org/node/2842707

I don't think building a messaging system in the Webform module is a good idea.

But #2817901: Form select component email handler mapping is on the roadmap.