As in the subject, how do i do it?
Subject: Compute user’s email address in field?
You could look-up the user in the DD and pull out the InternetAddress field.You could pull it out of the current location document as the ImailAddress field.
HTH,
Pete
Subject: Compute user’s email address in field?
Try something like:
@NameLookup([NoUpdate];@UserName;“InternetAddress”)