I would like to manually control the dashboard behavior upon clicking “Done”. And that is via doneHandlerButton. Problem is in the documentation, I believe reset() is no longer available.
You can use cancelAll
1 Like
That works well! Thank you very much.