User Activity
06-23-2025
Hi ,It looks like my instance is down, can anyone help me on this ? Thanks
02-20-2022
Hi All,
I know the general usage of get().
var returnValue = grIncident.get('caller_id.name’,’Jane Doe’);
or
var returnValue = grIncident.get('57af7aec73d423002728660c4cf6a71c’);
But in the ServiceNow documentation it is defined as:
GlideRecord ...
09-18-2019
I have a workflow which is created with Flow Designer.
When a request is rejected, I see the the stage icons as below instead of 'X'
What should I do for displaying 'X' icon?
Waiting for your help please. Thanks.