Glide Glide Updates logo

Glide Updates

Back to Homepage Subscribe to Updates

Labels

  • All Posts
  • Fix
  • new feature
  • Improvement
  • Event
  • Announcements

Jump to Month

  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
new feature
10 months ago08/31/2021

Experimental Code Column

With the Experimental Code Column you can use your own JavaScript code to create new, custom computed columns. Parameters & results are passed to your code, your code performs computations or fetches data from third parties, and then returns values back to your app. Learn more here. 

new feature
10 months ago08/31/2021

Publishing Control

You can now control whether Glide automatically publishes your app, as well as revert your changes to the last published version.


Improvement
10 months ago08/30/2021

Lookup column can now look up tables

Previously the lookup column could only look up columns through a relation. You can now pick any table in your app.


Improvement
10 months ago08/27/2021

Reorder Basic Table Rows & If → Then → Else Cases

Basic table rows can now be re-ordered.


And so can If → Then → Else Cases


new feature
10 months ago08/24/2021

Glide.new

You may know that you can type sheet.new into any browser’s address bar to make a new Google Sheet. Now you can type glide.new to create a new Glide app.

This does not work for some older accounts. (If you have a 'My Apps' area on your dashboard).


new feature
10 months ago08/23/2021

Locate All Uses of a Column

The Find All Uses option allows you to locate all the areas in your app where a specific column is in use. You can locate which computed columns, components, and screens contain your chosen column.

In the Data Editor, click on the "go/arrow" button to jump to that specific column, component, or screen. Or in the layout:


new feature
10 months ago08/23/2021

Go to Column

In column dropdown menus, you can now click an arrow to go straight to that column in the data editor.


new feature
10 months ago08/18/2021

Column Grouping

You can now group columns to better manage them in dropdown menus.


To set this up, just rename the columns with the group name, a slash and then the column name Group/Column . For example Position/Role , Position/Department , etc.



If your group names have emojis at the start, these will show up instead as the Group Icon.


new feature
10 months ago08/17/2021

Read Only Offline Mode

Glide Apps can partially run offline. When a Glide App no longer has access to the internet, it will show a banner at the top of the app. Actions and functionality like adding rows are also disabled.


Improvement
10 months ago08/16/2021

Satellite View on Maps

Now you can change the style of maps to a satellite in the Maps Layout to show more details of the locations.