Introduction
When you log intoGlide you'll arrive at your Dashboard.
On the left-hand side, you’ll see projects you’re working on, as well as where you can create templates, review your usage data, and manage your billing and teams. You will also see any teams you belong to, and have the ability to create new teams if needed.
Click on an app to start editing it.
Glide's user interface can be broken into three areas:
- The Data Editor
- The Layout Editor
- Settings
You can navigate to these different sections using the top navigation bar, which remains consistent on all screens.
Data Editor
The Data Editor has four distinct areas.
- The tables area on the left shows each of your individual tables. If you’ve synced data from Google, Airtable, Excel, or a file, you’ll see all of your imported data here. You can add more tables directly in the data editor, or hit the + symbol to sync more data from another source.
- The sources area on the bottom left is where you see your Data Sources. You can click here to sync or visit your data source.
- The main area is the actual data grid itself. Here you can scroll, interact, and edit the data you see.
- The Data Editor has its own top bar – which shows the Preview As dropdown, the name of the current table, the Find Column search box, and the Add Column button.
Layout
The Layout area of Glide can be broken into 5 core areas and is where you do the bulk of your design work.
- Tabs
- Screen
- Data
- Device preview
- Configuration panel
Layout Editor: Tabs
Tabs is where you manage the tabs in your app. You can add, delete, duplicate, rearrange, and drag them into the App Menu.
Layout Editor: Screen
The Screen section is where you manage the Components on that screen. Click on a Component to edit it and click the plus (+) icon to add a new Component. You can also re-order and delete Components here.
When you see a dropdown arrow in Glide, very often, you can collapse that area to make the interface cleaner, or to give yourself more room. 👇
Layout Editor: Data
Within the layout area of Glide, next to the Screen tab, you have another tab called Data. This is different from the Data Editor. The Data Editor shows you all of your data. The Data Tab shows you the data for the current screen.
In the image above, you can see we're viewing a record (row). In the Data Tab, we see that row displayed vertically. This can be confusing at first, but compare it with the highlighted row in the sheet below and it will start to make sense.
The Data Tab is editable, so you can actually interact with your data without even visiting the Data Editor. You can also add new columns and change their type.
Layout Editor: Device preview
The device preview area contains a number of features that let you interact with your app – both as a user and as an app developer.
- The device itself
- The dropdown within the Layout icon allows you to change the device width & OS.
- The preview as dropdown
- Undo/Redo
- Play mode & select mode lets you toggle between interacting as a user and as an app developer – allowing you to select and configure Components with the mouse without triggering them like a normal user.
- If you right-click or ctrl-click anywhere on your device, you'll bring up simple component editing options such as moving up or down; cut, copy, and paste; duplicate; and delete.
Layout Editor: Configuration panel
The area on the right of the Layout Editor is all to do with configuration, and it changes depending on your editing context.
Knowing what context you are in is important. To help you understand this, there is a breadcrumb menu at the top. In the image below, see how the breadcrumb menu (top right) changes to show you where we currently are in our editing context.
Within the configuration panel, many different things will appear, depending on your context. You will usually see 2 or 3 different tabs within the panel. These typically follow the pattern of General, Options, and Form.