Access to global objects
I'm working in a custom workspace for an App Engine app on Zurich. From either a custom page or record page, I'd like to open a record in a new tab, and close the current tab. Reading suggests that there are two global objects g_navigation and g_aw t...