List Truncate Limit
Does anyone know where this can be set to stop the list text from being truncated like this?
Does anyone know where this can be set to stop the list text from being truncated like this?
While trying to do a action.setRedirectURL to an external link, when I run the UI action, nothing happens. ServiceNow goes to a blank screen. Code is as follows but I am at a loss as to understand why this is happening: var url = 'http://www.yahoo.c...
I have a template that loads fine from the sp-model directive that I'm passing form data. I'm just trying to embed a widget within it. From just the html the widget loads correctly. From the sp-model directive using the custom template though, it ...
Hi, I am working on a UI action to create an incident from a demand. I am trying to bring over the state from the demand to the incident. However it is coming to the incident as the value instead of the label. Below are the different ways I have trie...
Hi All, I have requirement to update the state using the UI action and this UI action should update the state only when Mandatory fields are getting populated . This is UI action is making state to 'Closed' and we have UI policy to make certain fiel...
I have the following script includes, and calling it on the Asset reference field on my catalog request form.The goal is to pull the list of assets of the 'requested_for" user. Any idea why this script does not work?function BackfillAsset() { var g...
Hello I have a UI action when clicked it will change The incident state to assigned and additional comments are mandatory I am trying to use this below script but having some trouble to show up the UI action if the client is checked so I removed th...
Hello, I need to get records between specific dates: var query = 'state=3^closed_atBETWEENjavascript:gs.dateGenerate('2018-11-17','00:00:00')@javascript:gs.dateGenerate('2019-01-31','23:59:59')'; //Nov 17 2018 to Jan 31 2019 Please help in correcting...
Hello Community, Can any one help below requirement. I want to display the number in notification body through email script and if i click that number it should be open form view same record and i dont want to open in service portal. anyone help me w...
I have a table called sn_sm_finance_request that extends sm_order table that extends task table.I need to include the variables on the list as columns specifically the vendor details and request details so that the user can filter /search the list ba...
If you are a developer and maintaining a really complex workflow, this utility will help you.This utility will help you to do some quick string based search on workflows Just in case, have uploaded the same on service-now share too Implementation ...
Hello, We have requirement to convert string to ASCII values. for example: "hello " is the string which needs to be converted to ASCII value 72,69,76,76,79 Thank you.
I have the below script : Compare two arrays 'arrLaIpAddress' and 'arrCmdbIpAddress', if 'arrLaIpAddress' is not present in 'arrCmdbIpAddress', get those IP address in 'arrIpAddress'. var ipAddress;var arrLaIpAddress = [];var arrCmdbIpAddress = [];...
Hi All, I have 2 fields(1. Reference Field & 2. Macro with Widget - Multi Line text) on the form which are depended on a drop down field(any one among the fields are displayed on the form). Multi Line text is a readOnly as its value is populated from...
Hi Experts, I have a choice type field and have multiple values in the drop down but need to make only relevant values to be available based on the value in another field (its a glide_list ) . I tried the dictionary for choice type and declared as de...
User | Count |
---|---|
144 | |
99 | |
98 | |
54 | |
27 |