Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

how to set incident caller dynamically as current user?

Snow User5
Kilo Contributor

how to set incident caller dynamically as current user?

1 ACCEPTED SOLUTION

Hi,

something like this

Created by [IS] javascript:gs.getUserName()

find_real_file.png

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

6 REPLIES 6

i would like to create a module for custom table

Module name is : Created by me -- it has to show the records created by that particular user -- current user

just like Assigned to me -- incident table

How to create it?

Hi,

something like this

Created by [IS] javascript:gs.getUserName()

find_real_file.png

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader