Hi there,
When overriding the email template files (e.g. for the moderation approval template) is there a way to include additional profile fields for the relevant account?
As part of the registration process I'm setting up for our site we have a couple of custom fields (organisation, reason for access) and I'd like to have these included in the moderation email sent to the admin email for approval, so that they can be reviewed and approved/rejected without needing to log into the backend.
I can see the username and email are just being accessed as $username and $email in the email template so I'm not sure how I would bring in the other profile fields.
Many thanks
Tim