Closed (works as designed)
Project:
Simplenews
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Dec 2009 at 13:54 UTC
Updated:
10 Dec 2009 at 20:40 UTC
I create an action "send tokenized email" and use some simplenews-tokens like [simplenews-receiver-mail].
But on the page Site Building > Triggers > Simplenews I can't see any actions to choose.
I can choose this action on Triggers > Comments, so it exists, it only doesn't show up under Simplenews.
Comments
Comment #1
sutharsan commentedBy design Simplenews only supports 'cron', 'user' and 'simplenews' type actions. Other actions do not pass the right information to the action. #345579: Notify Admin of Subscribe/Unsubscribe tries to solve this.