ViewContentURLModeless

Mon 01 January 2018

Syntax

ViewContentURLModeless({URL_str | URL.URL_ID}, [modal_options])

Description

Use the ViewContentURLModeless function to open a modeless modal window displaying the PeopleSoft component content (either classic or fluid) specified by the URL parameter. The user must dismiss the modeless window before continuing work in the page from which the modeless window was called.

Important! Use this function within fluid applications only.

Parameters

Field or Control

Definition

URL_str | URL. URL_ID

Specify the classic or fluid content to be displayed in the modal window. You can specify either a fully qualified URL string or a URL saved in the URL table, by specifying the reserved word URL followed by a dot and the URL identifier.

modal_options

Specifies custom modal options as a String value. See for more information.

Returns

None.