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

Forum Posts

Catalog client script to display field if location is US

Hi There, I want to write the onLoad() client script that displays the variable "extend_date) if Location.country is 'US'.  I do not have subject person field available on Catalog form. Subject person is availble on Parent case Subject person. How do...

Simran321 by Tera Expert
  • 646 Views
  • 1 replies
  • 0 helpfuls

Average of all incidents in awaiting approval state?

Dear Experts,I need to create a average report for all the incidents in awating approval state month wise.Means suppose there are 100 incidents in awaiting approval state. I want average time of all the incidents in that state month wise.Any help wou...

Jaydeee by Tera Contributor
  • 629 Views
  • 2 replies
  • 0 helpfuls

How to succeed CIS-ITSM exam ?

Hello!  i just got my CSA certification and i wanted to know how to get CIS-ITSM certification any advice ? any questions exam examples ? thank you

MalikB by Tera Contributor
  • 2555 Views
  • 12 replies
  • 6 helpfuls

Resolved! Flow Designer

Hello All,Need help I have created flow for Microsoft Teams Graph Spoke in message activity i want to send message like below mentioned;Number : INC********;Caller : Caller Name;Short Description : Test Teams link;Assignment Group : TeamsTestGroup;As...

Resolved! IntegrationHub transaction packs

Hi all!I've read here in community that IntegrationHub Starter is 1M.https://www.servicenow.com/community/now-platform-forum/how-does-servicenow-count-integration-hub-transactions/m-p/1099879 However, when I checked the instance, only 100,000 transac...

LhoraMaeA by Kilo Patron
  • 3361 Views
  • 1 replies
  • 1 helpfuls

Help with SLA completion

Hi Everyone, We have one custom catalog item called Custom X, RITM of this catalog item has 5 days SLA. We need to establish reminder functionality for RiTM's of Custom X only:- 50% SLA: notification to the RITM assignment group.- 75% SLA: escalation...

ServiceNow finding a watermark from another ServiceNow

How can we stop ServiceNow creating a new case when the following happens? Our ServiceNow SNA receives an email from a customers ServiceNow SNB, there is a watermark from SNB at the bottom.SNA can't find this watermark so creates a case and sends a c...

How to create a custom footer on the CSM portal?

Good DayI am wondering if anyone can assist me please?I would like to create a custom footer on the CSM portal or a footer that looks similar to the one used on the ESC portal with links and menus etc. Example of ESC portal footer:  I tried copying t...

BiancaK_0-1712989227534.png BiancaK_1-1712989227535.png BiancaK_2-1712989227536.png BiancaK_3-1712989227537.png

Default filter to a custom related list

(function refineQuery(current, parent) { current.addQuery('task',parent.sys_id); })(current,parent);Hi All,i have created a custom related list  but its not showing the filter in the related list . How to add the filter in a related list. Scree...