Hi @zefanja,
the following solved this for me.
frappe.web_form.handle_success = () => window.location = frappe.web_form.success_url
Also this works for users who are logged in ![]()
If this also works for you, please mark this thread as solved. Thanks.
credits to go @Not_a_countant