The Ultimate Guide to Adding, Editing, & Deleting Things in

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ส.ค. 2024
  • Like this video? Download My Free Nocoder’s ToolKit:
    Get everything you need to create custom apps for your business using #nocode:
    darrenalderman.com/download?u...
    How to Make Apps Using Glide (Complete App Walkthroughs): • How to Make Apps Using...
    In this video, I answer the question "What are all the ways I can interact with data in Glide?" There are four things you can do with data: create, read, update, and delete. In this ultimate guide, I show you a handful of ways you can do each of these in Glide.
    Start creating apps with Glide: darrens.link/glide
    Watch more Glide tutorials: • How to Make Apps Using...
    00:00 What are all the ways I can interact with data in Glide?
    02:19 Viewing Things (Read)
    07:51 Adding Things (Create)
    12:08 Editing Things (Update)
    16:11 Removing Things (Delete)
    18:28 Bonus: Do Things Conditionally
    12:09 Recap
    **********
    APP BUILDER I USE: darrens.link/glide
    GEAR I USE: amble.link/gear
    SOFTWARE I USE: amble.link/software
    Check out all the gear and software I use and recommend!
    **********
  • แนวปฏิบัติและการใช้ชีวิต

ความคิดเห็น • 30

  • @robertgay494
    @robertgay494 ปีที่แล้ว

    Very well done Darren. Just knowing what the standard actions do is helpful. Knowing how to create custom actions effectively has a lot of potential. Thank you!

  • @JamieIsInvesting
    @JamieIsInvesting 6 หลายเดือนก่อน

    Thanks Darren! Great job!

  • @Speeds6080
    @Speeds6080 6 หลายเดือนก่อน

    Such a great video ! Well done and thank you for sharing it with us 🤩

  • @pierredeman66
    @pierredeman66 ปีที่แล้ว

    A very helpful video. It also gave me some new ideas for my own projects. 🙂

    • @DarrenAlderman
      @DarrenAlderman  ปีที่แล้ว +1

      That's great! Make some cool stuff 😁

  • @desleycasey7412
    @desleycasey7412 10 หลายเดือนก่อน

    Many thanks Darren. This video is very helpful for me as a newbie to Glide and I definitely will be rewatching it several times to enable me to get more used to Glide.
    A quick question if I may. I'm am putting together a budget app for a friend and what has me scratching my head for literally 2-3 days is when I edit the monthly amount i.e. $40 to $50 the app doesn't show the corresponding calculated amounts i.e. fortnightly $25 and weekly $12.50 and the Annual $600.
    What happens is the monthly amount will show the correctly new amount however I for the life of me have been stumped on how to have the correct fortnightly, weekly and annual amounts show the updated figures automatically.
    Will she have to edit each column in order to show this or is there a way I can incorporate this so she only has to edit the month amount and everything else is automatically updated please?
    My only other comment and please it is only a comment is for us newbies it would be very helpful when you are showing the steps is that you slow down a tad or say exactly what step you are doing, so we can follow along a wee bit easier.
    Overall many thanks, a well thought out video and in the main a lot easier to understand than what I've seen on the glide site.

    • @DarrenAlderman
      @DarrenAlderman  9 หลายเดือนก่อน

      You need the Math column my friend! www.glideapps.com/docs/automation/computed-columns/math-column

    • @desleycasey7412
      @desleycasey7412 9 หลายเดือนก่อน

      @@DarrenAlderman Many thanks. I stumbled on the solution last night. I had the maths columns including roll up columns in place however I could not get the computed columns to show in the app. Then last night I accidently found how to do this by clicking on a row item in the layout view and whalla I had incoporated for another entirely different feature a fields component. Then when I added to these fields the computed columns whalla the columns appeared in the app and would automatically update the roll up totals based on the amount inputted for the month amount. for all row items Yippee!!!

    • @desleycasey7412
      @desleycasey7412 9 หลายเดือนก่อน

      @@DarrenAlderman One other question if I may - can a roll up column in 1 spreadsheet be automatically updated in a 2nd spreadsheet in the same app please?
      For example: still using the budget spreadsheet, I now have it that my friend can update the monthly amount for an row item and it automatically calculates the fortnightly, weekly, annual totals.
      However due to the grand totals including not only the budget, but also income and savings (very simplified breakdown) I've had to create a 2nd spreadsheet for these because if I add the monthly roll up total in the budget month column data it doubles.
      Now what I'm hoping to do is when my friend updates a budget row item the grand totals data sheet is also updated so she only has to change 1 figure and not try and calculate the grand total figure. I'm really scratching my head on this one and I for the life of me cannot work out how to get the grand totals budget row to automatically update the figures.
      Is this possible please to do in Glide or am I barking up the wrong tree and will just have to tell her - remember to update the grand totals section of the app when you update the budget row item, otherwise your grand totals will become useless down the track.
      Many thanks in advance.

  • @primesoleconnectphl
    @primesoleconnectphl ปีที่แล้ว

    Thanks so much for this Darren! How do you hide added items from other users on the app? I've scoured all the learn pages (for 3 days now) and still can't seem to find an answer. Any help would be awesome. Thanks!

    • @DarrenAlderman
      @DarrenAlderman  ปีที่แล้ว +1

      You should first set up "user profiles" to allow users to log in. Then you can use "row owners" or 'filters' to limit the content that is seen.

    • @primesoleconnectphl
      @primesoleconnectphl ปีที่แล้ว

      @@DarrenAlderman got it! thanks again!

    • @nilsfaltin677
      @nilsfaltin677 ปีที่แล้ว

      You use a role for each user, then only make certain UI elements visible when the user has the privilege. The tutorial video "Rebuild feedback tool" covers this: th-cam.com/video/jmuK2FWF5KU/w-d-xo.html

  • @doyumedia
    @doyumedia ปีที่แล้ว

    Darren how to create columns by adding 1 or more column from admin dashboard ?

  • @notarycoachgetknownadmin9589
    @notarycoachgetknownadmin9589 ปีที่แล้ว

    Did they get rid of the List Details layout for Lists? It's not listed as an option for me.

  • @oualidamirou5596
    @oualidamirou5596 ปีที่แล้ว +1

    Good morning!
    I just wanted to know, how to mark an item as favorite? Could you help me please?
    All support from France 👌

    • @DarrenAlderman
      @DarrenAlderman  ปีที่แล้ว

      With the new Glide Apps (formerly Glide Pages), this does not come out of the box. One way to accomplish this is with a user specific boolean column. And then you can create a button that has a dynamic emoji based on if it's checked or not. Then when the button is pressed, just toggle the favorited value.

    • @oualidamirou5596
      @oualidamirou5596 ปีที่แล้ว

      @@DarrenAlderman thanks !

  • @leonman112
    @leonman112 ปีที่แล้ว

    I'm using the Cards style on my screen and I want users to have the ability to add a new Card. After a new Card is added, I want it so whenever they open that new Card, it includes a custom layout/detail screen with components of my choosing. How can I do that?

    • @DarrenAlderman
      @DarrenAlderman  ปีที่แล้ว

      You want users to create and design their own screens? Only way to do that would be to have a pre-defined template with all possible sections and then allow the users to toggle on and off what they want to see.

    • @leonman112
      @leonman112 ปีที่แล้ว

      @@DarrenAlderman No, sorry I wasn't clear enough. I'm using a Card style screen and want users to be able to add new Cards to the screen, I already have that part taken care of. What I want is whenever a new Card is created, it opens a detail screen, but the detail screen always includes a custom layout of my choosing. Hope this clears it up, and thanks for the quick response

  • @nilsfaltin677
    @nilsfaltin677 ปีที่แล้ว

    I found this very helpful. But it should be updated, as the user interface of Glide has changed a bit and not all UI elements are in the current Glide where they are in the video.

    • @DarrenAlderman
      @DarrenAlderman  ปีที่แล้ว

      Yeah - Glide has a new kid on the block looking all fresh and stuff.

  • @Mkaramrezk
    @Mkaramrezk 7 หลายเดือนก่อน

    please answer me
    can i edit or change the audio bar in glide ?
    and how?
    Thanks
    @darren alderman

    • @DarrenAlderman
      @DarrenAlderman  7 หลายเดือนก่อน

      If you upgrade to the Business plan, you can add custom CSS to your project!