Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

How to add multiple duration fields?

Hi All,How to add two duration type of fields in servicenow? When I am trying to add the fields, it's getting concatenated in string form.Can anyone help me on this issue.Thanks in advance!!Jaydee

Jaydee1 by Tera Guru
  • 1323 Views
  • 3 replies
  • 2 helpfuls

Resolved! Digital Signature - How to save it?

How do you enable the "Save signature checkbox"? as seen in this developer article.Now Component Library | ServiceNow Developers Thank you in advance for your help.Ty

User657785_0-1675058387807.png
User657785 by Tera Contributor
  • 1908 Views
  • 2 replies
  • 2 helpfuls

Is Special Handling Notes supported by Agent Workspace/AWA Inbox?

We have Special Handling Notes configured for certain accounts. It works well on Agent Workspace when opening a case. But it doesn't pop up when a contact from those accounts initates a Chat and the chat card appears in the Inbox. Is it supported by ...

BigZolo by Tera Expert
  • 1469 Views
  • 4 replies
  • 0 helpfuls

Resolved! The time zone of the portal is in UTC.

Hello. We are creating an incident with API integration when an alert is detected in another system.Currently the timezone is as follows.I would like to set all time zones to Asia/Tokyo, what should I do?▽Time zoneAt the time of incident creation: UT...

A_13 by Tera Contributor
  • 3283 Views
  • 2 replies
  • 1 helpfuls

How to request for a knowledge article ?

Requirement: As of now, we have a KB ID and short description in approval form. To understand the kb article before approve/reject , i need to add the url of the kb article in the approval form. Can someone help me , how to request for the kb article...

Closing the Cases after 10 days of being resolved

Hello, I have a request to auto close the cases that have been resolved for more than 10 days we have set up a business rule to mark the auto close box once we change the state to resolved, this is working right now, but for the old cases that we hav...

AlaaSA by Tera Contributor
  • 2539 Views
  • 5 replies
  • 1 helpfuls

How to grp.addQuery('group', 'sysid') on multiple sysid's

How to grp.addQuery('group', 'sysid') on multiple sysid's ex script //answer = ifScript();//function ifScript() {// var grp = new GlideRecord('sys_user_grmember');// grp.addQuery('group', 'sysid');  //sys_id of group assigned to Approval - Group acti...

Resolved! How to show a field after submitting form on service portal?

I need to show "watchlist" filed after the form is submitted on service portal. (form is a record producer) can anyone help me on this. This is how it looks after submitting the case as of now. can we show watchlist field somewhere here : (attached s...

Jaydee1 by Tera Guru
  • 1823 Views
  • 10 replies
  • 2 helpfuls

Close case when Request closes

I'm trying to find a way to close the case when the associated request closes. As case is the parent of request, I thought I could do this via a business rule without scripting. However I cannot get it to work. I've attached screenshots of my busines...

Case close when Req close rule pic 1.png Case close when Req close rule pic 2.png

How to show inbox module in Agent workspace

I have done all the setup for virtual agent by installing plugin and assigning role to user to make chat setup. It is coming fine in portal end, but in agent workspace setup I am unable to see Inbox module on my left hand side. Please let me know how...

DeepikaMishra_0-1665310738754.png