RidgeCRM Developer Docs

Apps & UI

Workspace apps

Department workspaces with their own navigation, pages, and record experiences.

App workspaces

RidgeCRM workspace apps let admins package navigation and pages into focused workspaces. A sales app, support app, and operations app can share the same org data while presenting different tools.

  • Apps have names, descriptions, active state, default state, navigation items, and pages.
  • Runtime pages live inside the authenticated app shell and docs should present the concept as RidgeCRM workspace apps.
  • Tool pages and record pages are composed from layout JSON and component registry entries.
1

Create app

Define the workspace, status, default behavior, and navigation.

2

Design pages

Build home, tool, and record pages from layout JSON.

3

Place components

Use built-in panels, quick actions, paths, related lists, and custom elements.

4

Run workspace

Users open a workspace app and work the same org data through a tailored shell.