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

Forum Posts

Explain scratchpad

Hi All, Could someone please explain when, where and why do we scratchpad and some examples. I would like to learn the concept   Regards

Nani7 by Tera Contributor
  • 4574 Views
  • 5 replies
  • 9 helpfuls

Resolved! Editing UI Page

Hi Folk, This is a UI page that isn't visible from the normal list of UI pages. Some of them would be interesting to tweak, or maybe duplicate and tweak. But I can't find them. Is there a different way to access this page ?. $ng_skills Thanks, PKG

Resolved! How to set Priority based on Category field?

So, it is like I have 1 category and 5 subcategory, each element in subcategory have a different value (1 or 2 or 3, it just like urgency and impact but it is subcategory) and these wil be used to calculate the priority field. I'm new to SN so I don'...

Mytno1 by Mega Contributor
  • 5101 Views
  • 15 replies
  • 2 helpfuls

Resolved! AD Orchestration Activities - Output

I'm working on some AD Orchestration stuff at the moment and hitting a bit of a documentation roadblock. The thing I'm trying to sort out is, say I have a "Query AD" activity in my workflow, and it says that one of its outputs is "output" (which cont...

Picking Custom Email Templates

We have had a need to allow users to compose new emails based on a template and data from the record, which they can then modify and/or verify before sending.I've looked at a number of options for how to achieve this:While notifications allow an emai...

tim2222 by Mega Guru
  • 5483 Views
  • 3 replies
  • 12 helpfuls

Resolved! Check if user is member of servicenow group in client script

I need to remove certain options from a dropdown field based on whether the current user is a member of a "Database application support" group that we have in our service now instance, but i cannot use the following if (gs.getUser().isMemberOf('Datab...

scocuzza by Kilo Contributor
  • 30432 Views
  • 3 replies
  • 2 helpfuls

Add Multiple items to cart using CartJS

I am attempting to use the CartJS API to add multiple items to a cart and checkout. Here is the code I have thus far: var cart = new sn_sc.CartJS(); var request = { 'special_instructions': 'Test', 'requested_for': 'd7abd25a3b300300d901655593e...

Community Alums by Community Alums  
  • 5347 Views
  • 7 replies
  • 9 helpfuls