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

Forum Posts

How to activate Career Hub in PDI

I am looking to activate Career Hub in my PDI so that I can familiarize myself with its capabilities, but can't seem to get it to appear.  So far, I've activated the following EGD related plugins:Career ConversationsEmployee GoalsLeader HubTalent Dev...

Resolved! Populate configuration item field on existing incident?

In both Workspace and Classic UI, the Configuration Item field returns no search results if you try to search for an item after an incident has initially been saved. What's the cause or reason for this behavior, and is there a way to override it?

function field in report servicenow

Hi everybody I am trying to create a report which displays the average processing time of RITM I created a calculate field of type formula and I put: Formula: glidefunction:datediff(closed_at, sys_created_on) here is the error which gives me  

hind_0-1726671998800.png
hind by Tera Contributor
  • 373 Views
  • 2 replies
  • 1 helpfuls

Resolved! [Scripting] How to measure the execution time of a server-side code?

Hi everyone, In a script includes, I want to measure the execution time of a piece of code.I use this method : var start = new GlideDateTime().getNumericValue(); var result = this.myFunction(); var executionTime = this.calculateExecutionTime(start, n...

Community Alums by Community Alums  
  • 4931 Views
  • 4 replies
  • 7 helpfuls

How to get view name from the portal using client script ?

Hi All, I am opening Preapproved change request from the portal. I have written the Onchange client script on 'planned start date' field where I want capture the name of the view name from below url which should only work when Preapproved change requ...

Virendra K by Kilo Sage
  • 1044 Views
  • 4 replies
  • 0 helpfuls

Resolved! Auto-Complete on Catalog Reference Variables

The Auto-Complete feature with the AJAXTableCompleter is a nice feature in forms because you can add extra fields to display in the list to make it easier for users to tell similar items apart from one another (e.g. users with the same name).Unfortun...

find_real_file.png
Jim Coyne by Kilo Patron
  • 10424 Views
  • 21 replies
  • 7 helpfuls

Invert icon link glyph colors

Hello, I'm trying to invert the icon link (Circle Icon) widget colors on Hover.   I've been trying different CSS values but can't seem to figure out the correct appoach. I have an icon link widget that looks like this: When I hover on it, I'd like Al...

JGerrity_0-1726667506238.png
JGerrity by Tera Contributor
  • 308 Views
  • 1 replies
  • 0 helpfuls

Resolved! Mapping of catalog variables into fields of sc_req_item

I need to map variables of catalog item into sc_req_item fields.Requested for --> u_requested (reference to sys_user)Location --> locationsc_category --> u_category_task Watch list --> watch_list Technician name --> work_notes_list Estimated end --> ...

Pushpanjali3 by Tera Contributor
  • 1168 Views
  • 5 replies
  • 0 helpfuls