Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

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

Forum Posts

AI Search themes on the esc portal

Hi, 1.I want to change the color of the filters dropdown on the portal.  I have attached a screenshot where you can see the 'catalog categories' in the filter block under the catalog categories I want to change the color from green to Black. 2. I wan...

developer88_1-1713375893338.png developer88_1-1713375546720.png
developer88 by Tera Contributor
  • 337 Views
  • 1 replies
  • 0 helpfuls

catalog variable values in servicenow

Hi There are two variables on a catalog item  " select_owner_of_the_reports" and "selects_the_reports_name'.I want only those reports should show to "selects_the_reports_name" variable where the the created by user is the user on " select_owner_of_th...

vpaulp_0-1713424069316.png
v-paulp by Tera Contributor
  • 307 Views
  • 5 replies
  • 0 helpfuls

Resolved! GlideDateTime() | Script not Working

Hi All, Any idea why the loop within is not showing the appropriate result? var holiday1 = new GlideDateTime('2024-05-01 00:00:00'); var holiday2 = new GlideDateTime('2024-05-02 00:00:00'); var holiday3 = new GlideDateTime('2024-05-03 00:00:00'); va...

Automatically work note when Task state'e changed

Hello, everyone, When I change the status of a task to "Closed Complete" it automatically outputs a work note that is in Activities as shown in the image.   At the moment we have a BUG because it's duplicating.I would like to know where this automati...

MARISAINACIO1_0-1713439247170.png

notification field opened

Hi!How do I remove the end from the opend field PDT? I marked it in the next picture in red , I need the opend field in the notification and it just makes the time and date correct for me, but in the end it says PDT and I have to download it 

yardenKrispel_0-1713256925048.png

Help with code

I try to check if this reference field is null (has no values to choose from) - not only empty. 

B_pppppp by Tera Contributor
  • 851 Views
  • 11 replies
  • 0 helpfuls

Approver not showing up for a BR

Hi All, I have configured a BR for the Business Service Table and trying to fetch the approval from 'sysapproval_approver' table as shown below but unfortunately the 'approver' name is not showing up. BR Conditions ::: BR Table : cmdb_ci_service_busi...

creating custom admin for custom table

Hi,we have created a custom and now the requirement is to create a custom admin role who can crate new fields, client scripts, business rules, views, flows and etc... only for that custom table..For Example -we have a custom table "ABC" and user "XYZ...