ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Checklist's in Agent Workspace Task

Hello, I just learned that the Checklist Formatter does not show on the task in Agent Workspace.  Here is ServiceNow's response:   Details. The 'Checklist' is not showing on Agent Workspace view is because the 'checklist' is a UI-Macro and Agent Work...

Resolved! Need to visible only managers in reference field on incident table.

Hello Developers! I am trying to get only managers in reference field on incident table. I have tried with manager is not empty condition in reference qualifier, it shows users those have managers. But I need to get only managers in field. Please any...

Mallika1 by Giga Contributor
  • 3339 Views
  • 11 replies
  • 3 helpfuls

Notification via a phone call?

Currently, we send notifications out via SMS,email, voice mail. Is there anyway with ServiceNow to send a notification via a phone call? (phone rings)

AM21 by Tera Contributor
  • 2033 Views
  • 1 replies
  • 4 helpfuls

Resolved! Issue with view option in attachment

I had an issue with xlsx and doc files while clicking on view, Instead of viewing it is downloading file directly into system. But for PDF and PNG files it was viewing instead of downloading Is there any solution to view it instead of downloading XLS...

find_real_file.png

Resolved! Regex expression to check comma separated string

Hi All, I need to validate a single line text field with only comma separated values. Case 1 : With one input it should return true, example: Abel Case 2 : With multiple input it should return true, example: Abel tuter, Sys Admin Case 3: Any special ...

Community Alums by Community Alums  
  • 26899 Views
  • 6 replies
  • 1 helpfuls

Resolved! Get all groups user is a member of based off of a catalog variable

Hi All, I may be overthinking this but would like some input. I have a scenario where on a catalog item, I have a reference variable to the sys_user table. Based off of the user that gets selected, i'd like it to display in a Multi Line Box (or maybe...

find_real_file.png
IT Eric by Tera Contributor
  • 7998 Views
  • 8 replies
  • 2 helpfuls

Resolved! Record Producer Client Script Best Practice?

We have a client catalog script in a variable set attached to multiple record produces.  The script works without issue.  What I would like to know is if there is a better way of doing this. When I run diagnostics on anything containing the script I ...

find_real_file.png

Resolved! Apply workflow to Change Request

I've got some out of the box workflows for change requests that fire when a certain type of change is raised i.e. Standard, Normal and Emergency.   I needed to modify the Standard Change workflow to remove a step, so I copied the workflow, made the e...