Friday, April 2, 2010

Workspace/Form Guide interaction

We have a form guide based LC application running within a customized workspace.?I am launching a modal pop-up window from a custom wrapper, and I would like the pop-up to disable the entire workspace interface.?The popup is restricted to the frame that contains the form guide and wrapper (within workspace this is a %26lt;lc:TaskForm%26gt; object).?When I reference the 'parentApplication' property from the wrapper, it does not seem to be workspace.?Doen anyone have any experience with this??Can I set the workspace as the parent of a popup that is launched from a form guide/wrapper??I've attached a screenshot if that clarifies the question.

Thanks,

Brian Yri

Workspace/Form Guide interaction

Instead of parentApplication object, try to use Application.application object, which may solve your problem.

Thanks,

Nith

Workspace/Form Guide interaction

Nith, thanks for your response.?Unfortunately parentApplication and Application.application appear to be referencing the same object.?It looks like the url of the parentApplication of a form guide Wrapper is FormServlet.swf, rather than the workspace swf, which in our case if main.swf.

No comments:

Post a Comment