I am trying below code. it show TypeError
“Cannot read property ‘responseText’ of undefined”
frappe.local.response[“type”] = “redirect”
frappe.local.response[“location”] = “/desk#survey”
I am trying below code. it show TypeError
“Cannot read property ‘responseText’ of undefined”
frappe.local.response[“type”] = “redirect”
frappe.local.response[“location”] = “/desk#survey”
Hi,
Please check below link, hope it will help you.