Skip to main content
Pricing
Sign InBook a Demo

Ribbon

UI: Ribbon / Ribbon bar

What it's for

Bar of contextual actions for the active screen (module + view). Groups buttons by tabs/groups (Manage, Design, Navigate, Reports, …).

Relevance

Many actions are not in the sidebar — only on the ribbon. Without using it, it seems like the "feature is missing."

Example of use

In CDE → Files, Marta selects files and uses the ribbon Manage → Upload / Design → View 3D, instead of looking in the side menu.

Who can use it

Users with permission; buttons are disabled without selection, without permission, or if the feature flag is off (Menus Live).

Screen anatomy

  • Horizontal strip above the main area.
  • Tabs (e.g., Manage / Design / Offline / Settings) + groups of buttons.
  • Distinct from the ribbon in Settings modals (Save/Changes).

Options and fields

Control types (standard)

TypeEN ExamplesFunction
CreateNew · Create · UploadCreate/add
EditEdit · Rename · Move · Copy · DeleteMutation
ViewFilter · Search · Refresh · Columns · LayoutsView
DomainView 3D · Federate · Create Topic · Export · ImportModule-specific
Selection-gatedDownload · Compare · IsolateRequires selected item

Where to find the exact inventory

Each feature article lists the ribbon for that page (e.g., Files, Topics, Explorer).

FE Configs: cde.config.tsx, design.config.tsx, explorer.config.tsx, build.config.tsx, meetings.config.tsx, …

How to use

  1. Open the module screen.
  2. Select the item (file, row, element) if the action requires it.
  3. Click the button in the correct group on the ribbon.
  4. If it is grayed out: selection, permission, or Menus Live.

Ribbon

Tips / common errors

  • Do not confuse with theme/colors in My User.
  • The Settings modal has its own ribbon (Changes / Save).

Was this article helpful?

Back to User Interface