Hi, everyone
I can create a button named as "Back". But may I know is there any function that can back to the previous interface when i click the back button?
Thanks.
I am not aware of any function that tracks which JMP platforms have been used, and then allows one to open up the dialog box for the previous platform.
I agree with Jim.
It is up to you to create and restore the window content. The approach that I use in such a case is to store the code to create the content as an expression, then evaluate the expression to create the initial window and evaluate it again when the button is clicked.