Open DanRJ opened 7 years ago
Hey,
First of all, great project!
The problem is as follows: The function SP.UserProfiles.getUserProfilePropertyFor() is defined to return a string, however it returns a SP.Result from SharePoint Online which corresponds to the SP.ClientResult type which you have defined.
A fix for this would be greatly appreciated.
Hey,
First of all, great project!
The problem is as follows: The function SP.UserProfiles.getUserProfilePropertyFor() is defined to return a string, however it returns a SP.Result from SharePoint Online which corresponds to the SP.ClientResult type which you have defined.
A fix for this would be greatly appreciated.