ServiceNow News
53101 items
note: Utah release brings in Theme builder changes which may make below steps unnecessary
apply it across the board:
[ ](https://www.servicenow.com/community/digital-services-forum/value-stream-workshops-how-to-elevate-your-servicenow/ba-p/3033232)
[![theme-...
Join us on January 12th - Financials for Digital Products and Services built on CSDM!
Import
·
over 3 years
www.servicenow.com
cache
Open.AI’s ChatGPT has captured the attention of techies since its launch on November 30, 2022\. I’m a techie, and I’ve spent these past few weeks musing about how new technologies make me want to q...
Video
hello and in this video we&39;re going to be adding someone to a cc and a BCC an outbound email service there [Music] hello and welcome back in this short video we&39;re going to be adding ...
Video
ServiceNow: How to add Email Recipient to CC and BCC to an outbound email
Import
·
over 3 years
// Add your code here
if (current.parent\_incident != '') {
var cat = current.parent\_incident.category.getDisplayValue();var subcat = current.parent\_incident.subcategory.getDisplayValue();var ...
How to Copy Multiple Field Values in a single field using Business Rules?
Import
·
over 3 years
www.servicenow.com
cache
JS
MS
AS