User Activity

Currently trying to configure an approval configuration for the Crisis Event table and we want to trigger this against a new state 'Awaiting scoping approval'. The issue that I'm experiencing however is that regardless of the conditions added to the ...
Hi there,I have a script include within a scoped application. I need to iterate through the records of a table and and populate an array with a specific attribute.i.e. var records= [];var gr = new GlideRecord("u_group_records");gr.addQuery('date1', '...