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.

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

Forum Posts

Resolved! How can I control list view in reference field?

Hello, can I add attributes or something else to change list view in reference field? For an instance changing the Name column from first place to different place. Thanks!

Paul125 by Kilo Guru
  • 3740 Views
  • 6 replies
  • 10 helpfuls

Resolved! Variable Table inquiry (sc_item_option & sc_item_option_mtom)

Hello, I was able to figure out how to query from the sc_item_option & sc_item_option_mtom But the results show the SYS_ID with the answers to the variable. not the actual question if that makes sense.  Is their a way to query these tables or variabl...

Managing Incident templates

patch 9 jakarta   We use templates in incidents and call records and have for some time. Somewhere along the way we lost an easy way to manage templates. A few versions back we used to have access to a list view of templates to easily move through th...

mbloch by Kilo Contributor
  • 2680 Views
  • 2 replies
  • 2 helpfuls

Resolved! Reply To in email client template

Dear community members, Good Day! Could someone please let me know what first field 'Reply To' in below email client template represents ?     Thank you Naveen Dubey  

find_real_file.png
_navin9898 by Tera Expert
  • 2666 Views
  • 2 replies
  • 4 helpfuls

How can I remove sensitive data from an Incident?

Still a noob with ServiceNow, so please bear with me.  I had someone enter a password into "Additional Comments" and sent an email from the incident with the password in it.  I have been able to remove the password from the email, but cannot seem to ...

Resolved! How to hide text under QR Code image

Hi, i would like to hide text under QR Code image 1.can i hide text under barcode image????    2.Can i change QR code type to BAR Code type (||||) format?? If you please check it in my PDI, if you are with that UI Action: Show Barcode   ,  UI Script...

find_real_file.png
chanikya by Kilo Sage
  • 2365 Views
  • 7 replies
  • 1 helpfuls

Resolved! How to filter on Approval Group in sysapproval_approver table?

Hello, I have tried below queries but nothing seems to work. Please someone suggest me the right one. Thanks var approvals = new GlideRecord("sysapproval_approver"); approvals.addQuery('sysapproval', current.sys_id); approvals.addQuery('assignment_...

Paul125 by Kilo Guru
  • 8803 Views
  • 13 replies
  • 0 helpfuls

Resolved! Reference Field Showing Sys_ID Instead Of DisplayName

Guys, I already tried using setValue and setDisplay, both are not working correctly, It seems to be any bit detail I am not finding. It worked in other fields but not for category field. g_form.setValue('category', '7ab5be77dbacef406760000c8a961980')...

Antonio42 by Kilo Guru
  • 7521 Views
  • 3 replies
  • 3 helpfuls

Resolved! Create Task by UI Action

I am trying to create a task via a UI Action on the Change Request form. The idea is that Change Manager can click on a UI action to quickly assign a task to resolver group with some pre-filled values like short description, description, priority, a...

David278 by Kilo Contributor
  • 3474 Views
  • 9 replies
  • 3 helpfuls

Change Report Owner

I have several reports that were created by a person who has set them up to be shared with multiple people, and also scheduled them to be emailed. The person has left the company, and I would like to transfer the report to a new "owner" Is there a wa...

shembop by Tera Contributor
  • 7953 Views
  • 9 replies
  • 17 helpfuls

How to use switch in workflow.

I have a requirement, I have a field "Type of Request" which is a dropdown field in my catalog item.I have 5 type of request .Based on type of request I have different workflows. So i have used switch statement. But for first 2 request type it is wor...

Varsha by Tera Expert
  • 4940 Views
  • 6 replies
  • 2 helpfuls