Good day!
I've encountered an issue regarding the use of the actions url
Im using a custom record delete on a record view page using the change status workflow and using an object script. Whenever I click on the actions url link I think it redirects to the deleted records view page which is deleted that's why I'm getting this error
Here is the screenshot
Here are the steps on creating the custom delete link
1. Create object script that deletes the record
2. Create a change status workflow status and select the delete trigger
3. Put the delete actions link in the record view page.
4. Click the actions link to delete the record.
Thanks,
Gian
Please find a different way to delete record - use client-side or server-side script.