Can I have a client script on a record that trigge...
# suitescript
a
Can I have a client script on a record that triggers a different record deletion. The client script is attached to the record using a user event script. Will the user event script deployed to the record that is being deleted be triggered?
b
before submit or after submit will be triggered on the deleted record
a
Perfect.