ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! How to get Business Duration of RITM's in reports

Hi All, Hope everyone is staying safe. I am seeing the business duration of RITM having blank values. How can I get these values. And I am leaner of Service-now. I wish to know that, how the process works like closing the catalog tasks will close the...

rkreddy by Giga Expert
  • 2945 Views
  • 12 replies
  • 4 helpfuls

Resolved! How to implement work notes list notification

I want to implement whatever implemented in work notes list for the incident in my custom application's table.  Appreciate any link or where to check in the system how it is implemented in servicenow. It also would help same to know how it is impleme...

Giri6 by Tera Expert
  • 2328 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to set attachment type fields to read only in UI

Firstly, I created a table and some fields. Such as: table: table1,field1: title(String), field2: body(String), field3: file(File Attachment).... And the type of field3 is File Attachment.  Secondly, I wanted to create a UI policy that sets the field...

find_real_file.png
Mike161 by Kilo Contributor
  • 2002 Views
  • 5 replies
  • 2 helpfuls

Resolved! Regarding Reference fields

I have a couple of Reference Fields.If I click on the look up icon I want the data to be populated depending on some filters or query..and every user can see data depending on his category. Ex.The caller field must show the data as per the logged in ...

how to get child table field into parent table

Hi thanks in adv,How to get child table field into parent table.Eg: parent table is cmdb_ci table and child table is cmdb_ci_server.the field classification is present in cmdb_ci_server table but i want to get that filed into parent table cmdb_ci tab...

yekambaram by Kilo Contributor
  • 7422 Views
  • 20 replies
  • 1 helpfuls

Resolved! Collapse/expand container

I have a record producer has 6 container . I'm able to collapse all the container when catalog onLoad with the below script.Catalog Client scriptOnLoadsetCollapseAllIcons('collapse', '');expandCollapseAllSets(false);BUT user wants to expand the first...

tejumes by Kilo Guru
  • 5565 Views
  • 14 replies
  • 9 helpfuls

Resolved! Creating and populating category and subcategory

I am creating custom application in Studio with table that have category/subcategory fields that mimic incident where they save string but populate the values in drop box and subcategory has specific values based on the subcategory. To perform above,...

Giri6 by Tera Expert
  • 4633 Views
  • 4 replies
  • 3 helpfuls

GlideRecord to find string with a backslah

Hi folks,    I need to write a gliderecord that check all items with a backslah in them, has someone tried that? Let us say for example my string is  var  str = 'EU\DIR'; how can I check if this string has \ in it? I have tried using rRegExp but it s...

lmundere by Kilo Sage
  • 1496 Views
  • 10 replies
  • 1 helpfuls

Service Portal Reopen Incident Widget

So I have created an Reopen Incident widget based largely on the Resolve Incident widget from ServiceNow Elite (http://www.servicenowelite.com/blog/2017/5/12/service-portal-resolve-incident-button ).   It's basically doing the same thing, except it s...

Wes Farmer by Kilo Contributor
  • 4139 Views
  • 12 replies
  • 2 helpfuls