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

Forum Posts

Issue in making "adhoc approval" field read-only on change request

Hello Team, on change request table there is field called "adhoc approval" type glide list which reference to assignment groups table, in which we can select multiple groups. This is like an additional approval triggered on change request if we add a...

Sriram28 by Tera Contributor
  • 529 Views
  • 3 replies
  • 0 helpfuls

Query regarding Learning Service Now?

Hello Everyone,Myself Manikanta, I am new for Service Now and Enthusiast to learn. What is the correct approach to learn the complete course of ServiceNow.Can anyone have an idea please share. Thankyou.

Resolved! Script Include Not Working on getrowcount

var countofrec = Class.create();countofrec.prototype = {    initialize: function() {    },    reco: function (xyz,desc) {        var gr = new GlideRecord("xyz");        gs.addInfoMessage("Inside Script Include");        gr.addQuery('short_description...

Integrate Knowledge Articles within the Service Portal

Hello everyone, We want our customers to see knowledge articles before they submit a ticket from the Service Portal (SP and CSM). It seems like I can set up contextual search, based on short description.  Is this is a widget available in the service ...

Resolved! How to Delete Data Using Transform Map

We are considering importing an Excel file into the group member (sys_user_grmember) table.This involves not only adding data but also potentially deleting data from the group members table.We are exploring adding a deletion flag to the Excel file an...

hamauzutr13 by Tera Contributor
  • 1127 Views
  • 5 replies
  • 4 helpfuls

Hide comments on KB Articles that are in a specific Knowledge base

Has anyone successfully hidden comments on Knowledge articles within a certain Knowledge Base for users without specific roles (sn_hr_core.admin, knowledge_admin, admin) while keeping the comment submission form (kb_feedback_section) visible in Xanad...

Community Alums by Community Alums  
  • 1363 Views
  • 3 replies
  • 1 helpfuls

Resolved! catalog item

 while creating a list type of field for a  catalog items i want the records to be populated when brand is "xyz" as well as  order by sequence and it should be reflected in serviceportal view.i have tried in ref qualifier with the below element =xyz^...

kuntasaiviv by Tera Contributor
  • 972 Views
  • 6 replies
  • 0 helpfuls

Resolved! Cannot edit in read-only editor

I need to make the "script" field read-only in a table, as described in the attachment. Where can I find the configuration settings to accomplish this? 

Media.jpg
shashitaya by Kilo Contributor
  • 2839 Views
  • 3 replies
  • 0 helpfuls

Resolved! controlling UI action visibility from related list changes

Hey Community ,I have a requirement to control the Visibility of a UI Action.UI action : Revert to New.Table : change_request requirement : I need to hide the UI action "revert to new" on the table "change_request" when in the related list approvers ...

Screenshot 2025-09-04 192921.png