code-snippets
code-snippets copied to clipboard
ServiceNow's Code Snippets community repository, managed by the Developer Program and the sndevs community.
New CSV parser script include added.
Some esoteric user-related scripts. List records by an assignee's group membership, determine if a user has direct reports, or retrieve the sys_id's of a user's assets.
This widget enables you to implement the countdown in ServicePortal. There are Countdown HTML which is the view, countdown.css which holds the styling, countdown.js which holds the counter logic. al
@bradtiltonnow - As discussed, I have uploaded scripts
I've seen a few references to using `window == null` when trying to determine if in the platform or service portal. This only seems to work in my Rome PDI...
Update https://github.com/ServiceNowDevProgram/code-snippets/tree/main/Catalog%20Client%20Script/MRVS to a name that describes its content more (about looping through MRVS). If you resolve this issue please be sure to say something like `resolve #X` in your...