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

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

Forum Posts

Resolved! Create change task when change request is created(Not more than one change task for change request), and in case exiting change request is updated respected change task should get updated.

I have only tried this, (function executeRule(current, previous /*null when async*/ ) { var gr = new GlideRecord("change_task"); gr.initialize(); gr.change_request = current.sys_id; gr.insert(); gs.addInfoMessage(gr.number+"",'Change task has been c...

kartik1 by Tera Contributor
  • 1414 Views
  • 2 replies
  • 1 helpfuls

Trigger approvals to group members using script

Hello everyone, Hope you all doing good. In a workflow I have already a Approval user activity where I have written script like if the standard change template version is this, then i am pushing approvals using answer.push for different users.  But h...

Pallavi65 by Tera Contributor
  • 1381 Views
  • 3 replies
  • 0 helpfuls

Resolved! I'm attempting to translate titles of Widgets from English to French( Ex: List of Content Name, Static content Name); I've also added "Translated Text" to the attribute. However, it does not translate on the dashboard. Is there anyone who can help me

I'm attempting to translate titles of Widgets from English to French( Ex: List of Content Name, Static content Name); I've also added "Translated Text" to the attribute. However, it does not translate on the dashboard. Is there anyone who can help me...

find_real_file.png

Make text in Bold in show field mesage

Hello all,   How we can make the text as BOLD in ShowFieldMessage. We can able to make text as bold in addInfoMessage. But need to make text as bold in ShowFieldMessage   Can we do this?   Thanks in advance

n_16 by Tera Contributor
  • 1665 Views
  • 2 replies
  • 0 helpfuls

How to remove duplicate tickets

Hi, My requirement is If 2 incidents tickets are submitted within 10 minutes with the came caller and same short description then mark the 2nd created as duplicate, then change the summary to "duplicate" and close/cancel the change.

Akhil Maan1 by Tera Contributor
  • 1782 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to remove popular items

Hi All, As a part of one of the requirement, we wanted to remove "Popular Item" from the portal. I have tried the suggestions given on some of the community links but it doesn't seem to work https://community.servicenow.com/community?id=community_que...

find_real_file.png
KS7 by Kilo Contributor
  • 6608 Views
  • 7 replies
  • 8 helpfuls