I have a script that takes a small amount of time to run. While it runs, I want to use the full width of view I am on, so I close the app slide out. That also stops my script. Is there a way to configure this from not happening? I would like the script to continue running while I get other work done.
Page 1 / 1
Unfortunately it’s not possible to leave the script running with the sidebar collapsed. One workaround is to open a second instance of your base in another tab/window and do your work there while the script is running in the first one. The layout of each instance is independent.
Unfortunately it’s not possible to leave the script running with the sidebar collapsed. One workaround is to open a second instance of your base in another tab/window and do your work there while the script is running in the first one. The layout of each instance is independent.
Thanks @Justin_Barrett. Yea that should work.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.