Skip to main content
Skip table of contents

Application_ScreenRefs_ScreenRef

ScreenRef

Properties

caption : CaptionType

The caption is displayed in the screen selector and menu of the application.

Valid values based on“string”.
80 (maxLength)

Caption can be a maximum of 80 characters long.

icon : string

Icon for the screen. The icon is displayed in the screen selector and menu of the application.

name : uiIdentifier

Uniquely identifies the ScreenRef under the collection.

Valid values based on“string”.
:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*

Value must begin with a letter. Case and length are not restricted. Letters and numbers are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.

screen : string

Name of the screen to include in the application.

topLevel : boolean

Marks the screen to be exposed in the toolbar as a button.

Parents

Parent topic: Application_ScreenRefs

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.