Siebel Portal Framework Guide > Integrating External Content > Portal Agent Command Reference >

FreePopup Command


Use the FreePopup command to show portal contents in a popup window.

The high interactivity and standard interactivity modes are implemented differently for FreePopup.

  • For high interactivity, when the symbolic URL contains the FreePopup command, it notifies the client that the popup is a free one and the client displays the contents in the popup window.
  • For standard interactivity, the client opens a new window from the first popup and closes the old one. The second popup is a free popup.

FreePopup is supported for FormRedirect, the only disposition type available for opening a portlet in a popup.

To start the external application as a full browser window, use the values in Table 5.

Table 5. Symbolic URL Arguments
Name
Required Argument
Argument Type
Argument Value
Sequence
Append as Argument

FreePopup

True

Command

True

1

True

FullWindow

True

Command

True

2

True

To start the external application as a modal window, use the values in Table 6.

Table 6. Symbolic URL Arguments
Name
Required Argument
Argument Type
Argument Value
Sequence
Append as Argument

PopupSize

True

Command

750x500

1

True

FreePopup

True

Command

True

2

True

Siebel Portal Framework Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.