Hi, I have a user's name lookup value in the main form that looks up to a custom user table. So I know how to get the lookup value using javascript, but how can I get another field (user's email) using the user's name for that same record using javascript?