I’ve an upcoming ExpressionEngine project where this would be needed. I haven’t started on it yet, but have been thinking about its implementation.
It’ll be a simple event registration form, basically a “Yes, I’ll attend” form, no online payments, etc.
I envisioned a standard form with a drop-down menu listing the events. What’s required is that the resulting email be sent to different people based on the event selected in the drop-down menu.
(I haven’t gotten that far into the thought process yet, but I suppose I could set up a weblog, with simple entries for each event, including event name and the contact email address, then pull that info into form.)
I see from an earlier post that this functionality was removed last year, but might be added again. Or is there a different way of doing this?