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

Forum Posts

UI Page reloadWindow() ONLY UI Page window

I have a widget on my homepage.   It's just a simple UI Page that pulls some stats.   I want this widget (ui page) to refresh independently of   everything else.   Very similar if not the same how a live feed would work.Here's an example of what I ha...

xiaix by Tera Guru
  • 3053 Views
  • 6 replies
  • 3 helpfuls

Get Previous State

Hi All,I need to use previous state value in one of my onLoad client script.So i have written below BR to get the previous state.Display Business Ruleg_scratchpad.oldvale = current.state;And used this scratchpad in my onLoad client script.var st = g_...

madanm7786 by Mega Guru
  • 3640 Views
  • 10 replies
  • 0 helpfuls

Resolved! How can I filter search results to only show Requests and Incidents from Service Portal View All link? We have the following from out of the box Service Portal (Helsinki): var link = {title: gs.getMessage('View all requests'), type: 'link', href: '?

How can I filter search results to only show Requests and Incidents from Service Portal View All link? We have the following from out of the box Service Portal (Helsinki):   var link = {title: gs.getMessage('View all requests'), type: 'link', href: '...

Kamran1 by Kilo Guru
  • 5942 Views
  • 5 replies
  • 1 helpfuls

Need help with coalesce (trying to prevent duplicates)

I am importing data with a field that has information such as the following which is going into the source field 'u_entitlement_path'.SYSTEM/PROD/GROUP\GROUPNAMEI am parsing the SYSTEM and GROUPNAME from the source field using RegEx and putting each ...

robhaas by Tera Contributor
  • 3933 Views
  • 19 replies
  • 0 helpfuls

Resolved! Setting the default value of a reference field

Hello all,Hopefully a quick one. On our Purchase Order Line Item table, we need to set the default value on the Vendor field to be the same as the Vendor field on the parent Purchase Order. Both fields are references to the same 'Company' table, but ...

CharlesR1 by Kilo Guru
  • 20212 Views
  • 18 replies
  • 5 helpfuls

ServiceNow Data Dictionary

HiI would like to know if there is a data dictionary document explaining and detailing the different tables and their columns in ServiceNow.I see options - "Tables" and "Tables & Columns" options under "System Definition".There is an option "Schema M...

pauladams by Tera Contributor
  • 9803 Views
  • 7 replies
  • 4 helpfuls

Resolved! sys_properties.list vs System Properties

This may sound trivial but just trying to understand why it is so.I see in the documentation it says type "sys_properties.list" (I know that tablename.list will open the corresponding table) in the navigator filter to bring the System Properties tabl...

pauladams by Tera Contributor
  • 9564 Views
  • 3 replies
  • 7 helpfuls

How can it call a popup from a server side UI Action

Hi,We have a server side UI action to updating list value, and base on the updated value to call the popup for users additional action.I use the GlideDialogWindow in the UI action, it's only work when the UI action is configure as client callable.   ...

irenechen by Mega Contributor
  • 3115 Views
  • 4 replies
  • 1 helpfuls

Resolved! Make a link to an attachment

Hello All!I'm trying to make a link on a record producer that would open an attachment in the sys_attachments table. I got this working but it opens a completely new tab to service now. Is there a way to just have it open in the same window?Thanks!!

dfry123 by Mega Expert
  • 4964 Views
  • 4 replies
  • 0 helpfuls

UI Action Condition

How do I make the condition check that the 'assigned_to' field is not blank.ie: If the field is blank the UI Action will not show.Thank you.

Graham18 by Giga Expert
  • 3350 Views
  • 2 replies
  • 0 helpfuls

Resolved! Auto run a transform map

Hi ExpertsI created a Data Source to import Data via FTP and create an import Set.I have created a   script Transform MAP which is using API Catalog and create a Requested Item depending on the data that has been imported.manualy everything is workin...

Elias11 by Giga Expert
  • 11356 Views
  • 3 replies
  • 5 helpfuls