Dominic
Guest
Tue Sep 21, 2010 5:23 pm
We are just moving to OA (6.1.4) and I can't seem to find a way to
open a new layout in a tab using skill.
geOpen doesn't give you the option to specify a session window. Is
there another function that allow you to open
in a tab rather than a new window? Thanks in advance.
Dominic
Guest
Tue Sep 21, 2010 9:55 pm
On Sep 21, 9:23 am, Dominic <duvarn...@gmail.com> wrote:
Quote:
We are just moving to OA (6.1.4) and I can't seem to find a way to
open a new layout in a tab using skill.
geOpen doesn't give you the option to specify a session window. Is
there another function that allow you to open
in a tab rather than a new window? Thanks in advance.
Thanks to Rob Dale from here in Austin for the answer. You can use
geOpen and give a session window
(hiGetCurrentWindow()~>sessionWindow) for the ?window argument and
this will open a new tab.