Page 1 of 1

Opening a 'contexted' panel from a task

Posted: Sat Jan 31, 2009 6:14 am
by yaccri
Is it possible to specify the context when opening a popup panel with a task?

Thanks

Re: Opening a 'contexted' panel from a task

Posted: Sat Jan 31, 2009 9:07 am
by ScottBot
Not directly. You can, however, have the Task call a script that can do it. The script call you would use is

Code: Select all

OpenRemotePanelAndSetContext( "Panel Name", "ContextID" )