Script to hide the "Cancel Request" option from the request actions menu for technicians
Script to hide the "Cancel Request" options from the request actions menu for technicians.
1. Goto-->Admin--->Page Scripts
2. Condition-->Roles is---->select all the roles associated with the technicians
3. Execute the script--->
$CS.hideElement("Request_Cancel");
|
New to ADSelfService Plus?