ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

remove selected list collector values

Hi SN Expert,On selection of a field (select box), list collector data gets populated. But the right bucket data doesn't get cleared. I am using the below script which works fine but doesn't support on JavaScript browser console (error: There is a Ja...

PK14 by Kilo Guru
  • 804 Views
  • 4 replies
  • 0 helpfuls

ITSM Interview Questions

1) How would you design a system where two different flows should never update the same record at the same time?2)You need to trigger different flows from a single catalog item based on user department. How do you structure it without duplicating flo...

Shubhi2 by Tera Contributor
  • 973 Views
  • 2 replies
  • 0 helpfuls

Guided tour with conditions

We have a request to create a guided tour with conditions - depending on what value user put in the field in the step 10, the tour should take different sets of steps until the end. Could you advice how to implement it? 

olegru by Tera Contributor
  • 402 Views
  • 1 replies
  • 0 helpfuls

Survey Question

I want to have a question in my survey with two subparts 5. Question(Rate each on a scale of 1 to 4, where 1 = Not at all satisfied and 4 = Extremely satisfied)                          Case1                                           1 – Not at all s...

surajit3 by Tera Expert
  • 557 Views
  • 1 replies
  • 1 helpfuls

Hide Add Button on MRVS

I've come across many solutions for removing the "Add" button from the Multi-Row Variable set, but I found this the easiest way. Other solutions hide all "Add" buttons of all MRVS-s on the catalog item, which was no good for me.  1. Create on onLoad ...

Hide Add Button MRVS.png
gconway by Tera Contributor
  • 2060 Views
  • 1 replies
  • 2 helpfuls

deletion on m2m tables

Hello  concerning: https://www.youtube.com/watch?v=yJttdDa-9xU   there are 2 ways to create m2m table.1. sys_m2m -  New    (I  name it a "real m2m")2.  create a table with 2 references  (I name it a "not real m2m") Both ways can be used to add a rela...

DetlefBiederma_0-1671799164628.png