🚀 Creating your very own no code app with Glide is easy—get started today: https://glide.grsm.io/robert
👉 In this video, learn how to use the Trebuchet Method to create inline arrays that can, in specific situations, replace an entire table of data. This keeps your app lean and under its row quota.
💎Grab a copy of this app by becoming a Glide VIP member!
https://www.youtube.com/channel/UCO9Yiy4Hi8vBzsJmsjgu-mQ/join
👔 Hire me to build your Glide app: https://glide.grsm.io/glideexpert
00:00 - Intro
00:19 - What is the Trebuchet Method?
01:50 - Example 1 - User Specific Columns
03:35 - Example 2 - Log of relational data
04:48 - Example 3 - the Trebuchet
05:36 - 1 - create a text column to store list of users
05:48 - 2 - create an array of owners using a split text column
06:14 - 3 - Add our rowID to owners array using Make Array column
07:46 - 4 - convert owners + me array to a comma separated list using the Join List column
08:51 - 5 - Remove our ID from the owners array using a Remove Element column
09:45 - 6 - Create buttons with Set Column actions to perform the trebuchet method