Include User ID/Email in UMM Form Email
-
Hi,
Is there some way of including the User’s Email or Login within the email sent when they update their profile?
Our shortcode looks like this:
[usermeta class=”” submit=”UPDATE PROFILE” success=”Update Successful” error=”Update Failed! Please Retry” fields=”A,B,C” vars=”” email_to=”[email protected]” email_from=”UMM” subject=”Online Profile Change” message=”%s”]
We get all the relevant field data emailed to us using the “%s” parameter, however unfortunately none of those fields tell us which user it was that updated their profile. None of the fields A, B, or C or unique identifiers for the user.
Is there some way of using a parameter of some sort to include the user’s email or ID as part of the email that is sent to [email protected]?
Thanks,
James
- The topic ‘Include User ID/Email in UMM Form Email’ is closed to new replies.