Glide HomepageOpen Glide

Getting Started

Quickstart
Intro to Layout
Intro to the Data Editor
Data to Layout
Intro to Actions
Intro to Workflows
App Settings
Templates

Essentials

Data Sources
Basic Columns
Components
Security and User Data
Users
Publishing and Sharing

Automation

Actions
AI
Computed Columns
Integrations
Workflows
View API Docs

Use Cases

Forms
Images in Glide
Conditions, Filtering, and Visibility
Duplicating Apps

Reference

Account
User Experience
Values
App Info
Column values
Current Date/Time
Custom Values
Keys & Unique IDs
Screen Values
Unique Identifier
User Profile Columns
  • Values
  • App Info

App Info

Access app metadata through special values.

App Info provides special values that let you use information about your app throughout the project. Device Info provides special values about the end user's device. These values automatically update to reflect changes in your app's metadata.

You can use App or Device Info special values in Components, Computed Columns, and Actions where special values can be used.

When configuring, you can use these special values:

  • App Title: The name of your app

  • App Description: The description of your app

  • App Icon URL: The URL of your app's icon

  • App URL: The URL where users can access your app

  • Screen size: The size of the user's screen. Small for mobile and large for desktop.

Configuring App and Device Info in the Layout Editor

  1. Add the component you want, or select an existing one. In the Layout Editor, you can use App Info special values in:

    • Components that directly support special values

    • Components with actions that accept special values

  2. If using a component that directly supports special values, select the App Info special values from the dropdown in the relevant field.

  3. If using an action, configure the action settings and link the columns where you want to save the values when the action is triggered.

  4. Complete any other required configuration settings.

Have a question about App Info? Ask the Glide community.
Need more help? Hire an Expert.

Updated more than a week ago

Previous

Values

Next

Column values

Was this article helpful?
Exit Preview Mode