The Config Page sidebar allows you to drag and drop components into your adapter configuration.

Getting Started

To open the config pages sidebar, you use the sidebar button which is next to the Apply Config button.

The Config page sidebar toggle button:

Config page sidebar toggle button

Introduction sidebar

The introduction panel lists and explains the component types used in the UI Config page has links to Interlok doc and javadoc sites.

Config page sidebar intro

Components sidebar##

The components panel allows to add Interlok component in the Config page by dragging them and dropping them into the relevant area (Since 3.6.5).

The components are organised into three different categories:

  • By Group:
    • Bookmarks: The list of components bookmarked by a user. A component can be bookmarked by clicking on the start icon on its right side. A bookmark can be removed by clicking again on the selected star on its right side.
    • Deprecated: The list of deprecated component for the current version of the UI. It is advised to avoid using deprecated component as they may be removed in following releases.
    • Since: List components since the selected version. Only components marked with the since annotation will be listed. This is a new feature so a limited amount of components will be listed.
  • By Tag: You can select a tag in the dropdown and that will display all the components attached to this tag. A search bar is available when the list has more than ten components.
  • By Type: You can select a component type in the dropdown and that will display all the component and templates available in the UI for this type. A search bar is available when the list has more than ten components.

Config page sidebar components

Clipboard sidebar##

The clipboard panel allows to add Interlok copied component in the Config page by dragging them and dropping them into the relevant area (Since 3.6.6).

The component are copied into the Clipboard by clicking on the Copy Config copy button button on each of them or by using the Copy to Clipboard button the Salesforce config page.

The clipboard is a FIFO list (First in first out) and contains up to four components of each type and up to six service components.

Config page sidebar clipboard

Shortcuts sidebar

The shortcuts panel list few keyboard shortcuts that can be used in the Config page.

Config page sidebar shortcuts

Tags: ui