Skip to content

Instantly share code, notes, and snippets.

@ToneyTime
Last active August 6, 2017 15:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ToneyTime/956c82497e8a6b5a05b2ab9597a462de to your computer and use it in GitHub Desktop.
Save ToneyTime/956c82497e8a6b5a05b2ab9597a462de to your computer and use it in GitHub Desktop.
Custom Right Click: Adding to LINK
['${Modify Asset}', function(){
ctrl.modifyAsset(item.sys_id);
}]
// From Smarter ServiceNow - https://smarterservicenow.com/2017/08/06/widget-right-click-menu-options-on-data-table-widget-part-1/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment