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

Forum Posts

Resolved! All UI Actions are Missing

Good Morning!We host an instance of Service Now and all of our UI Actions for every table have gone MIA.   This includes UI Actions on lists and forms, out-of-the-box and custom, links, buttons, hamburger/context menu selection, etc.   We can only ma...

dennysn by Giga Contributor
  • 3880 Views
  • 6 replies
  • 0 helpfuls

How to analyse Headers of email which we receive at servicenow mail box

Hi All,   I need to give when to run conditions for inbound actions.. I have a email which is coming to servicenow mailbox, Could some one help me how to analyse header of email. Like to give when to run conditions in inbound actions. Below is the he...

Community Alums by Community Alums  
  • 3860 Views
  • 5 replies
  • 0 helpfuls

Resolved! All parent tickets are appearing as a blank value

Hello all,   We are having a weird issue in our DEV instance. 1. From a Parent incident, the value in the field is blank but the (i) appears with the correct incident 2. From an RITM, the REQ is blank in the field but you can also see the correct REQ...

find_real_file.png

Resolved! How to auto populate a reference field?

On our incident form we have the company and caller fields:If a user clicks the reference icon:And then clicks the new button:I would like to have the company field auto populated based on the company selected in the incident.I have considered modify...

inc-company-caller.png inc-caller-popup.png inc-caller-new.png
mfamphlett by Mega Expert
  • 13500 Views
  • 16 replies
  • 4 helpfuls

Resolved! Related Lists on Mobile

The challenge - I need to be able to present different related lists on the incident and sc_req_item tables to users on mobile devices based on whether or not they have the itil role.   Issue 1 - Hi support tells me there is a PRB, PRB676249, stating...

Securing attachments by Role

Does anyone know of a way to ensure that Self Service users can only view attachments that they themselves have added against a specific record (ie. so if a user with a role adds an attachment it is visible only to other users with the same role) ? T...

hartr by Giga Contributor
  • 4194 Views
  • 6 replies
  • 1 helpfuls

Resolved! Set Default homepage for all users

I would like to set a default homepage for all users.I have created a 'HelpDesk' homepage which should be visible by default whenever a user logs into SNOW or refreshes the homepage window.Now, if i select a custom homepage from 'Switch to page', the...

Query a choice list by it's display value

I have a table with a field "Type". This field is a choice list where choices label and value are different. Ex: Label - Value Email - 1 DB - 2 CRM - 3   How do I use gliderecord to query this field by it's display value ?  

whitewalker by Kilo Contributor
  • 8877 Views
  • 14 replies
  • 1 helpfuls

Kill the scheduled job

Hi AllWe have a scheduled job running which has to delete records from task table. It needs to delete 400000 records. Its deleting only 20K per day.Because of the scheduled job, instance has become slow.We want to run the scheduled job during the non...