How to close and reopen the current form using from personalization?
By clicking on a custom menu in a form, I am performing few updates in the form data at different blocks. My requirement is close and reopen the current form to see all the updates.
I have tried to open the current form using Builtin Type -> Launch a function, but this one is opening the new form instance and not closing the current form.
Is there is any way to launch the new form instance and close the existing one?