I would like for my admin user to receive an email with the information from all fields from the Join page. Is this possible?
I checked the "Admin notification - new user joined" email template (below), but it wasn't immediately apparent to me how I can pull in the field info from each Join field.
<html><head></head><body style="font: 12px Verdana; color:#000000">
<p>New user <RealName> with email <Email> has joined. His/her ID is <recipientID></p>
<p>--</p>
<p style="font: bold 10px Verdana; color:red"><SiteName> mail delivery system!!!
<br />Auto-generated e-mail, please, do not reply!!!</p></body></html>
Thanks!