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

Forum Posts

Resolved! Assignment Rule for a specific Record Producer

Hello everyone, I have a Record Producer (Test Record Producer) that create a case in the sn_customerservice_case table. I need to autopopulate the assignment group field of that case created with this group: Test Group. The problem is that there are...

sn_sc.CartJS() doesn't work

Dear community, I'm struggling with my recent problem in that I can't use CartJS() properly for some reasons.I'm trying to log some requests in a GlideRecord loop by this script:var today = new GlideDate();var keepMailbox = new GlideDate();keepMailbo...

Theodor_0-1680518101528.png
Theodor by Tera Contributor
  • 2974 Views
  • 7 replies
  • 0 helpfuls

Catalog Item to Create New Form in Catalog Task

Hello,I am wondering how some of you would go about creating something like this. Let's say I have a catalog item that has about 15 variables upon initiation. The workflow will then create a catalog task under its respective req/ritm. In this catalog...

Evan Duran by Kilo Guru
  • 792 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to add "Group" in Watchlist

Hi, As per the current configuration, in watchlist from the UI page we can add Active "user" only. But as per the latest requirement we need to show "Active Groups" as well Active "user" in the watchlist (Front-end). Please let us know how to configu...

watchlist.png backend.png
shubhi211 by Tera Guru
  • 760 Views
  • 1 replies
  • 1 helpfuls

Resolved! How to hide checklist formatter?

How to hide Checklist formatter ? I am using the below onload() client script to show / hide depending on the short description. Can any one please help how to hide or show the checklist formatter. function onLoad() { //Type appropriate comment here,...

Navyaa by Tera Expert
  • 2600 Views
  • 4 replies
  • 3 helpfuls

Resolved! Issue with client callable script include

Hi All, I have written an OnChange client script and client-callable script includes in order to set value of Vendor field in Incident task table according to value of assignment group: Here is the client script: function onChange(control, oldValue, ...

Community Alums by Community Alums  
  • 1283 Views
  • 2 replies
  • 1 helpfuls