Adrian Madrid wrote: > Is that how you would do it? Or do I need another pure Rails site > (forms.domain.com) to process dynamic data?
One way to do this is to use a behavior. Matt McCray has created a Mailer behavior which might do what you want: http://mattmccray.com/svn/rails/plugins/radiant_mailer_behavior/ If this proves difficult the forms.domain.com approach might work well for you. -- John Long http://wiseheartdesign.com _______________________________________________ Radiant mailing list [email protected] http://lists.radiantcms.org/mailman/listinfo/radiant
