Introduction

Link enables one to open an external link from within the UI itself.

Link Menu Properties

Configure Link

Figure 1: Link Properties


NameDescription
LabelThe link UI menu label.
Menu ID

Item link slug. Optional field.

Ensure that value defined here is unique to other UI menus in the app, since the first matching/conflicting ID will take precedence in page loading.

URLAny URL or UI menu ID here.
Target

Target window to open the link.

Available options are:

  • New Window
  • Current Window
  • IFrame
  • Script


Performance & Offline 

Figure 2: Performance & Offline Settings 


Name

Description

Scope

Caching options are:

  • None: No caching.
  • Application: Cache content by application where all users will see the same content.
  • User: Cache by username
Duration (s)Duration in seconds to cache content defaults to 20 seconds if applicable.

Read more at Performance Improvement with UI Caching.

PWA Offline Settings

Note: PWA Offline support is dependent on the theme used.

Name

Description

Enable cache for offline supportCheck this to enable caching for offline support, usually set for use on mobile browsers.

Read Progressive Web Application (PWA) for more information.