Sources

Overview

The Sources ribbon tab groups connector, source, and source-reference commands.

Function

The tab opens source-related lists and the new-connector import flows from the main ribbon.

Access

This topic was rebuilt from MainWindow.xaml and MainWindow.xaml.cs. The source defines the Sources ribbon tab and the commands shown under it.

How to access

Navigation tree

Not direct. Use the main ribbon.

Toolbar

Sources

Diagram

Not direct. Use the main ribbon.

Visual element

MainWindow ribbon -> Sources

Screen overview

The Sources ribbon tab shows the following source-defined button labels and groups.

IDPropertyDescription
1HomeVisible label, button, tab, or grid header defined in the source-backed XAML.
2ConnectorsVisible field label or grid column header defined in the source-backed XAML.
3SourcesVisible field label or grid column header defined in the source-backed XAML.
4ReferencesVisible field label or grid column header defined in the source-backed XAML.
5AddCreates a new item or starts the add flow defined in the screen.
6Import from fileVisible label, button, tab, or grid header defined in the source-backed XAML.
7Import from cloudVisible label, button, tab, or grid header defined in the source-backed XAML.
8ListVisible label, button, tab, or grid header defined in the source-backed XAML.
9New connectorVisible field label or grid column header defined in the source-backed XAML.

Related topics