FreePopup Command
Use the FreePopup command to show portal contents in a popup window.
The symbolic URL contains the FreePopup command, it notifies the client that the pop-up is a free one and the client displays the contents in the pop-up window.
FreePopup is supported for FormRedirect, the only disposition type available for opening a portlet in a pop-up.
To start the external application as a full browser window, use the values in the following table.
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 the following table.
Name | Required Argument | Argument Type | Argument Value | Sequence | Append as Argument |
---|---|---|---|---|---|
PopupSize |
True |
Command |
750x500 |
1 |
True |
FreePopup |
True |
Command |
True |
2 |
True |
To start the external application in a new browser tab (for each click), use the values in the following table.
Name | Required Argument | Argument Type | Argument Value | Append as Argument |
---|---|---|---|---|
FreePopup |
Y |
Command |
True |
Y |
Target |
Y |
Command |
_blank |
Y |