the userProfileLookup don't works gaves error in Mutation events

  • 21 February 2019
  • 1 reply
  • 2 views

Badge +7

When i try make a Calvulate value with userProfileLookup

userProfileLookup('XXXXXose.fidalgo','Department') gives a error

use of Mutation Events has been discontinued. Alternatively, use MutationObserver.


1 reply

Badge +7

Try using the system variable Current User to test whether it works at all. That way you don't have to worry about the formatting of the username.

Reply