Editor Basics

The Editor contains many elements for managing and designing your projects. Each section is broken down below.

Editor Layout

Top Nav

Along with application branding (customizable), the top navigation contains the currently selected Screen's title, screen editing tools, and the documentation search field. When a screen is selected in the Project Navigator, editing tools will be displayed and active depending on which mode you are currently in. The search field will be displayed in all modes.

Run Mode

Run Mode options

iconactiondescription
Share ScreenCopies the current Screen's URL to your clipboard for sharing.
Configure ScreenThis allows you to set screen-level options such as background color and title.
EditToggle Edit ModeEnables Edit Mode for manipulating components and layout.

Edit Mode

Edit Mode options

iconactiondescription
Share ScreenCopies the current Screen's URL to your clipboard for sharing.
RunToggle Run ModeEnables Run Mode, exiting Edit Mode and displaying any real time data driven behaviors
Configure ScreenThis allows you to set screen-level options such as background color and title
Toggle Connector ModeEnables Connect Mode, for drawing dynamic connectors between components
Duplicate ScreenCreate a copy of the current screen with all settings and components as well

When a single component is selected, positioning tools are activated:

iconactiondescription
Move ForwardMove the current component one layer forward
Move BackMove the current component one layer back
Move to FrontMove the current component to the front
Move to BackMove the current component to the back

When a multiple components are selected, positioning tools are activated:

iconactiondescription
Align TopAlign all components along the top edge of the group
Align Vertical CenterAlign all components along the vertical center of the group
Align BottomAlign all components along the bottom edge of the group
Align LeftAlign all components along the left edge of the group
Align Horizontal CenterAlign all components along the horizontal center of the group
Align RightAlign all components along the right edge of the group

Grid Snap control

iconactiondescription
Toggle SnapToggles grid snapping while dragging and rotating Components.
Additional input fields are used to control movement and rotation snapping distances.
Snap DistanceThis value determines the horizontal/vertical grid size for snapping while moving or resizing a Component
Snap AngleThis value determines the angle of rotation for snapping while rotating a Component

Connector Mode

While in Connector Mode, you can draw and reposition dynamic connectors between components.
To exit Connector Mode, just click the icon again.

Admin Tools

The Admin tools are displayed in the side bar and provide access to application configuration.

Admin

iconactiondescription
User PreferencesAt any time, you can click on the username and change your Help settings, to disable/enable the Guided Tour and Context Help.
Debug LogOpen the debugging tool to record the system event log which can be sent to support for further investigation
App OptionsUsed to configure the application, export/import configurations, and to set project security
Media BrowserOpens the Media Browser for managing external media files and symbols
Log OutEnd the current session and return to the login screen

Project Navigator

Project Nav

Browse existing Projects and Screens, or add Projects and Screens to the app configuration. Only users with Edit permissions on a project and screen will have access to the Project Nav. Users with Operator permissions will not see the Project Nav and left-hand sidebar.

TIP

Dragging screens under others allows you to create screen hierarchies, which are useful for organizing information and driving the Breadcrumb Component.

Screen Layout

This is where screen components are arranged. During edit mode, a helpful grid is displayed to assist with manual alignment of Components.

Component Toolbox

A list of Components to choose from. This will only be displayed in Edit Mode, and not while Connector Mode is active. Editors can click or drag components onto a Screen to add them to a layout.

Component Editor

Clicking the Edit tab in the Toolbox will display all of the configurable parameters of the currently selected Component. Clicking each parameter will expand additional settings for each.

Context Help

While visible, the Context Help will display descriptions and tips for using the tool you hover over. This is a good way to quickly find your way around the interface. You can always minimize this by clicking the icon once you are more comfortable with the application.

Last Updated: