Skip to main content
Nintex Community Menu Bar

the userProfileLookup don't works gaves error in Mutation events

  • February 21, 2019
  • 1 reply
  • 7 views

Forum|alt.badge.img+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

Forum|alt.badge.img+7
  • February 21, 2019

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.