Developer
News and Updates
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Last updated Feb 9, 2026

Web item target (dialog)

Defines the way a web item link is opened in the browser, for example as a modal or inline dialog.

Properties

options


Type
Web item target dialog options
Description

Indicates that a web item will open a modal dialog.

Properties

chrome
Type
boolean
externalTargetUrl
Type
string
Max length
2000
Format
uri-template
Description

This URL will show up as the href attribute of the link that triggers the dialog. This will not change the behavior of regular click but will enable the user to use enhanced browser features such as right-clicking or control-clicking to open this link in a new tab.

height
Type
size
Type
string
Allowed values
  • small
  • medium
  • large
  • x-large
  • fullscreen
  • maximum
width
Type

type

Type
string
Allowed values
  • dialog
  • DIALOG

Rate this page: