🚀 Start building your Glide app today ⏵ https://join.glideapps.com/robert
💚 Get 15% OFF your first year of ANY Glide plan by using coupon code ROBERT15 at checkout ⏵ https://join.glideapps.com/plans-and-pricing
📺 In this video, learn how to the Trebuchet Method to build an inventory ordering app in @glideapps:
✔️ The Trebuchet Method allows you to create inline arrays
✔️ JSON Trebuchet allows you to create arrays of JSON — perfect for storing lots of data without eating into your row count!
✔️ Used in complex use cases
✔️ Bonus: Learn to create a dynamic helper table
💫 Learn the Trebuchet method ⏵
https://youtu.be/L1giKujUHxo
💎 Grab a copy of this app by becoming a Glide VIP member! ⏵ https://join.glideapps.com/glidevip
👔 Hire me to build your Glide app ⏵ https://join.glideapps.com/glideexpert
00:00 - Intro
02:02 - App premise
02:56 - Watch Trebuchet Part I
03:11 - Add Multiple Files columns
04:56 - Add user specific order item columns
05:38 - Create JSON line item object
07:18 - Use Make Array column to create an array of order items
08:02 - Build layout to add item to order
10:41 - Adding items to the order
12:34 - Viewing order items
17:36 - Removing items from the order
29:08 - Using JSONata to edit the array
36:31 - Submitting an order (transfer order items array)
39:01 - Viewing the submitted order