Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Resolved! Using the condition Builder

I'm trying to wrap my head around using the condition builder, and would appreciate any help you could give.  Specifically i want to know how ServiceNow checks the condition specified on a record is a match to the current record  For example: How doe...

NeilH2 by Giga Guru
  • 11164 Views
  • 7 replies
  • 6 helpfuls

Field styles for List field

Can we create field styles for list or list collector type of fields in service now. We are trying to add field styles for watch lists. For some of the users,  it has to show them as highlighted on incident form. For this, We've implemented a custom ...

find_real_file.png find_real_file.png

Change URL display text in list

Hello, I have a URL field, and it is displaying the full, hyperlinked, URL. I was wondering if, rather than the field displaying the full URL, it was possible to say something like, "View Dashboard".  The URL field is calculated, and opens fine. It's...

sgodinho by Kilo Contributor
  • 4925 Views
  • 5 replies
  • 0 helpfuls

Resolved! Database view - Incident and sc_req_item

We have setup an choice field on incident form. Choice field= Ticket Type:  Incident or Request Type. On incident form we have Category EOL , subcategory - laptop replacement.  On sc_req_item we have EOL item. I need to merge the 2 reports to underst...

Resolved! How can i fetch user list having a specific role.

My requirement: I have created a role, provisioning_approval. I have created few users and among them i have assigned this role to 3 of them. I have a form and there i want to list the approval names(select box). So do we have a way through client sc...

Hemant13 by Kilo Contributor
  • 11406 Views
  • 13 replies
  • 3 helpfuls

Reference field not displaying 'display' value

So I have a reference field on a catalog item and when i type ahead lets say 'foo' nothing shows up even tho foo is in the related list.   But when I select the eyeglass to search it does bring back foo in the results. I have the display value on the...

Resolved! How can I remove author name in Knowledge Article item?

I have been assigned to remove/hide author name in Knowledge article item due to many clients constantly contacting author for further question relate to article and they want to remove that to prevent contact. Where can I remove it? It seem I couldn...

bbf3562 by Kilo Guru
  • 12283 Views
  • 22 replies
  • 7 helpfuls

Recursive Scripting in ServiceNow

I'm trying to ascertain the feasibility of a recursive code script. Long story short, we are trying to link dependant tickets together using a single reference field on the Task form.  We link a task as "dependant" if we require actions from that Tas...

tahnalos by Kilo Sage
  • 7399 Views
  • 9 replies
  • 2 helpfuls

Resolved! How to call UI Scripts from Client Scripts

Hi., I want to call a global UI Script from a scoped application. But I keep getting the following error. What's wrong? function onChange(control, oldValue, newValue, isLoading, isTemplate) { if (isLoading || newValue === '') { return; } var segme...

Mi4 by Tera Expert
  • 4442 Views
  • 14 replies
  • 6 helpfuls

Resolved! did not create or update incident using current Issue

hello, I have written two inbound actions on tables - incident and u_new_call Please find the script( This is same for both only written on different tables ) current.short_description = 'Callback request submitted via Voicemail';current.description ...

Nikita35 by Kilo Guru
  • 11247 Views
  • 20 replies
  • 7 helpfuls