Author: Mike
-
Enable Email Client on Custom Table
Steps to enable the email client on a custom table or on any table it’s not currently enabled on.
-
Special Handling Notes
Displays nice pop-up messages on a record, based on defined criteria.
-
spModal | API
Useful for showing alerts, confirmation messages, or prompts in the Service Portal. Client-side code can be used in catalog client scripts or UI policies.
-
Script include to add or remove users from group
Simple script include and functions that can be used to add or remove users from groups.
-
Script to move an Assessment/Survey back to In Progress
Simple script that can be used to set an assessment or survey back to in progress.
-
Custom Content Block – Show Service Catalog Links
Users wanted a widget to quickly access the Service Catalog from their dashboard. I created this content block that can be added to dashboards.
-
Custom Content Block – Incidents Resolved This Month
Had to create a custom content block table to show Incidents resolved this month. Format had to be Assignment Group, Number of Incidents Resolved, Average Duration, and Average Duration in Hours.
-
Custom Interactive Filter – Automatically filter for Logged in User’s Group.
Create a dynamic content block and add to dashboard. Very useful for dynamically filtering shared dashboards, without needing to modify or recreate all reports or create multiple dashboards.
-
Validate if End Date is after Start Date
Simple client script to validate if end date is after start date.
-
Weekdays only scheduled job.
Condition to only run scheduled jobs on weekdays.
