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
  • 3271 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
  • 2340 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
  • 2407 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 Tera Guru
  • 1985 Views
  • 7 replies
  • 1 helpfuls

exception: org.mozilla.javascript.EvaluatorException: Can't find method com.glide.schedules.Schedule.add(java.lang.String,com.glide.glideobject.GlideDuration). (sys_script.53ab4990136c238048fb58222244b04d.script; line 45)

Hi, I am using the GlideSchedule API to calculate due date for incident using the incident opened date and a duration. My code looks like below: var openedAtDate = current.opened_at.getDisplayValue();   //String type date  var gdt = new GlideDateTime...

A_112 by Kilo Contributor
  • 2033 Views
  • 2 replies
  • 0 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
  • 7976 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
  • 6937 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
  • 2978 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
  • 7637 Views
  • 9 replies
  • 17 helpfuls