User Activity
10-14-2019
Has anyone been successful with having a sweetalert with more than 2 buttons?
I have download and installed sweetalert2 xml from the store but I still cant get 3 buttons to appear on a alert. I tried the example that’s provided
https://sweetalert.js....
04-02-2019
Hi,
I need some assistance on creating a dynamic table from an array.
I want the configuration item to be a fixed header and the elements to be the custom headers with the state below.
The script so far and outcome:
var arr = []; var ga = new Gl...
Hi,
I'm using the Add to Update Set UI action downloaed from the ServiceNow store, and I'm able to capture the item designer catalog items in the update set but not the associated tasks and approvals
I want to edit the Add to Update Set UI action, ...