Is there a way to trigger a client script on recor...
# suitescript
c
Is there a way to trigger a client script on record delete?
z
You can hijack the button to delete to do it or just throw and error on user event on delete if it doesn’t reach match the criteria. The UE is preferred.