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

Forum Posts

get yes/no in client script confirmation prompt

Have a client script, which on a clearing a field value , will give below confirm dialogIs there anyway to get "yes" and "no" instaed of "ok" and "cancel"Thanks

find_real_file.png
anur by Kilo Contributor
  • 10740 Views
  • 6 replies
  • 0 helpfuls

make reference field mandatory through ui page

Hi All, we created fields on one table and getting the field on the UI page but we don't have option to make field mandatory from table. So we need to make reference field mandatory through UI page.through below HTML Script line iam trying to work on...

madhu25 by Tera Contributor
  • 552 Views
  • 1 replies
  • 0 helpfuls

Resolved! End date Greater than Start date

Created two Date/time fields in format DD:MM:YYYY HH:mm:ssEnd date(DD:MM:YYYY HH:mm:ss) can not be earlier than Start date(DD:MM:YYYY HH:mm:ss)?? Can anyone give script for this?

Community Alums by Community Alums  
  • 1788 Views
  • 10 replies
  • 0 helpfuls

Resolved! How does a custom request table create a task on a custom task table

First time creating a table where a request will come from and a subsequent task.Normally it is just the table for the application I am creating for, so please forgive me for my ignorance.Here is the scenario. I created two tables u_blaze_requestsu_b...

Blaze2 by Kilo Guru
  • 2971 Views
  • 26 replies
  • 1 helpfuls

Resolved! Creating Database View joining Requested Item and variable (asset)

I have a task to create a database view to report on variables on the requested items. I have created the Database View below but it's not working.   To provide more detail:We would like to Report on the item called 'Advanced Replacement' and the poo...

Screenshot 2023-03-03 at 21.01.39.png Screenshot 2023-03-03 at 21.03.11.png Screenshot 2023-03-03 at 21.05.21.png
Natalia11 by Tera Expert
  • 1399 Views
  • 3 replies
  • 0 helpfuls

Fully export ServiceNow data

Dear Team, Just to understand the possibility like how we can fully export ServiceNow data from ServiceNow to On-premises, including database dump file, attachments, a full extraction, etc. So that, I can restore the as is to On-premises. And Service...

syedmd by Kilo Contributor
  • 749 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to call script include in ACL

Hi All,I need assistance in calling script include in the ACL.Script Include:var Test1 = Class.create();Test1.prototype = {initialize: function() {},TestFunction: function(gr) {var appgr;var grd = new GlideRecord('sysapproval_approver');grd.addQuery(...

Renu9 by Tera Contributor
  • 1924 Views
  • 1 replies
  • 2 helpfuls

Resolved! CMDB, ITOM and Service Mapping admin role

Hi, I am new in CMDB. I would like to give a team full admin access to CMDB, ITOM and Service Mapping. I don't have cmcb_admin role in my instance. I search on Service Now and i can't find Admin role for CMDB. Thanks, James

James40 by Kilo Expert
  • 1755 Views
  • 4 replies
  • 0 helpfuls

Create M2M table between Reference field and DocumentsID field

Hi All, I want to create a m2m table. The first table is the incident table and the second table is oob table which contains a fields of type documentID and this field stores Incident number in it. The objective is to create a m2m table on the above ...

SN_Learn by Kilo Patron
  • 865 Views
  • 1 replies
  • 1 helpfuls