I have apply workflow on doctype
now i want to delete records of that doctype but not able see ‘Delete’ button anywhere
Hi @Rahul7218
Applying workflow over rides standard behavior of the list view of a doctype.
Knowing the fact that each record is on different workflow state and pending with a specific user to be either approved or rejected, bulk editing is no longer in action.
Only Incase of same workflows state and having role assigned, one can push to approve or reject those selected records to next workflow state in bulky fashion.