Discussions

 View Only
  • 1.  Display Email ID of Current User in a formula field

    Posted 11-11-2020 09:51
    Hi all,

    If I create a Formula User field  and give User(), it gives me USer Name of the Current Login Screen;

    What if I want the Current User Email id in a formula field? How Can I get it


    Say, suppose If I'm logged in, a formula field should show me vivekvishwanath1000@gmail.com

    ------------------------------
    Vivek Vishwanath
    Hyderabad, India
    +91 8185868789
    ------------------------------


  • 2.  RE: Display Email ID of Current User in a formula field

    Posted 11-11-2020 09:56
    Edited by Vivek Vishwanath 11-11-2020 09:58
    Sorry Guys,

    I tried this and it's working


    Thanks Mark Shnier!



    Formula field - > Formula Email


    UserToEmail(User())





    ​​

    ------------------------------
    Vivek Vishwanath
    Hyderabad, India
    +91 8185868789
    ------------------------------