Skip to main content
Nintex Community Menu Bar
Question

Get Running User attributes in Snippet

  • July 10, 2024
  • 2 replies
  • 9 views

Forum|alt.badge.img+1

Hi, Im having troubles trying to find the proper way to call/get running users information in javascript.

Im making a snippet to return True based on a condition of Roles for the purpose of having a complex render/editing of fields throughout different pages.

Thank you

Jorge

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+20

skuid.utils.userInfo


Forum|alt.badge.img+1

Thanks!