Is there a way to access a CCK text field in the e-mail? There is a field that I want to include in the e-mail but I do not know how to access it.
Is there a way to access a CCK text field in the e-mail? There is a field that I want to include in the e-mail but I do not know how to access it.
Comments
Comment #1
seanrIf you set it to show in the teaser, it should get included in the email. Also, you should have access to the full node object in the template as well via the $content variable.
Comment #2
seanr