I have built an Event registration system with the Entity Registration module.. Works good. However, i can't figure out how i can provide the Registration email with a Subject titel of the relating Event.

For example if you look at this event, i want in the Registration email the subject: "Workshop 'Complicaties bij hyaluronzuur'"

How can i get this done?

Thanks in advance.

Comments

meez’s picture

i figured it out. I had to add another action before the mail-action: "Fetch entity by id". Set the type to "Node" and the data selector to "registration:entity-id". After this all the node-specific fields were available for the mail-action.