Ben Denison

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Update Field based off Person or Group Type Email #29892
    Ben Denison
    Participant

    Thanks for the quick reply. The email field keeps evaluating to “null”. Would this be because its SharePoint Online?

    var userArr = spjs.utility.getFieldValue({“fin”:”Requester”,”key”:”loginname”});
    var userInfo = spjs.utility.userInfo(userArr[0]);
    var email = userInfo.EMail;

Viewing 1 post (of 1 total)