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
Description

Indicates that a web item will open a modal dialog.

Properties

chrome
Type
externalTargetUrl
Type
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
Allowed values
  • small
  • medium
  • large
  • x-large
  • fullscreen
  • maximum
width
Type

type
Type
Allowed values
  • dialog
  • DIALOG