Cache issue for custom buttons

I created some custom buttons but because of cache, let i performed some operation on click of that button and then get back to list view. Now on click of new i still can see those custom buttons untill i refresh that page. How to tackle this problem ??

Thanks in advance

Solved by making changes in the event of frappe.ui.form refresh

1 Like