Frappe.io
Frappe Cloud
Documentation
Partners
Frappe School
Marketplace
Public Chat
Frappe Forum
How can I give a confirmation dialog box when I change the workflow state?
ERPNext
Customize ERPNext
workflow
SanaullaHaq
February 15, 2024, 11:21am
15
you can follow below
let promise = new Promise((resolve, reject) =>{ frappe.dom.unfreeze()
I want to show a dialog box for confirm after each actiion by workflow
show post in topic