Web item target (inline dialog)

On This Page

    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 inline dialog options
    Description

    Indicates that a web item will open an inline dialog.

    Properties

    closeOthers
    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.

    isRelativeToMouse
    Type
    boolean
    offsetX
    Type
    offsetY
    Type
    onHover
    Type
    boolean
    onTop
    Type
    boolean
    persistent
    Type
    boolean
    showDelay
    Type
    width
    Type

    type
    Type
    string
    Allowed values
    • inlinedialog
    • INLINEDIALOG

    Rate this page: