When I have Group Registration enabled, and more than one signs up, the email received by the admin email only receives the first entered registrant. Shouldn't it be sending all of the registrants? Or can it? I'm not seeing something to have it to turn it off or on.
That email will include whatever YOU configure it to include. Tags like [FIRSTNAME], , etc in a group registration will be the final billing contact of the group registration... not the first member... unless it just happens to be the same person coincidentally.
To get each group member, you use this tag:
{GROUP_MEMBER}
other tags in here
{/GROUP_MEMBER}
Every tag that you put inside of these brackets will show multiple times in the email, one set for each group member.[EMAIL], etc in a group registration will be the final billing contact of the group registration... not the first member... unless it just happens to be the same person coincidentally.
To get each group member, you use this tag:
{GROUP_MEMBER}
other tags in here
{/GROUP_MEMBER}
Every tag that you put inside of these brackets will show multiple times in the email, one set for each group member.
Nathan is no longer affiliated with DTH since the recent acquisition. You can connect with him and get any type of Joomla website help at
www.JoomlaEmployee.com
.
Admin Email to include All Group Registrants
10 years 8 months ago #23005
Ugh... Sorry. My problem was I couldn't even find where this email was, and then I read your reply and see the spot where it is coming from. I thought it was some sort of default email that was created. I went to configuration>emails, and see the admin email area. I will add the info as you suggest.