How to Use the Data Viewer List in Thunkable X - 2020 To Do App

Поделиться
HTML-код
  • Опубликовано: 7 сен 2024

Комментарии • 104

  • @DarrenAlderman
    @DarrenAlderman  2 года назад

    🚀 FREE WORKSHOP: Learn The 3 Keys To Piloting a Successful App Without Breaking the Bank 👉👉👉 1week.app

  • @alpied
    @alpied 4 года назад +9

    Please please please continue making videos! You are the reason of my success on Thunkable. Maybe a simple 2d game next time?

    • @DarrenAlderman
      @DarrenAlderman  4 года назад +1

      Thank you so much for your kind words. I plan to!

  • @ashwalkerson1934
    @ashwalkerson1934 3 года назад +2

    This was a HUGE help in figuring out the logic for my first app. I'm just working on a proof of concept but this put me on the right track, so thanks!

  • @DarrenAlderman
    @DarrenAlderman  3 года назад

    🚀 Check out my new 'Darren Recommends' app! 🚀 In the app you'll find all the software and gear I use to make these videos: amble.link/tools ✨

  • @khavinkartik
    @khavinkartik 4 года назад +3

    Thank you so much your video was so helpful

  • @incredibotsteam7884
    @incredibotsteam7884 3 года назад +1

    Love your tutorials, Darren!

  • @alohaimaxmsxn
    @alohaimaxmsxn 3 года назад +1

    Advantage video,thank you so much!

  • @queen_annabeth
    @queen_annabeth 3 года назад

    I did Delete as well!!! along with some other features. But, you didn't explain the "Watch Tutorial" Button

    • @DarrenAlderman
      @DarrenAlderman  3 года назад

      It's a button that navigates to a link when clicked. Boom. Done.

  • @yeosoonhuat1490
    @yeosoonhuat1490 4 года назад +1

    Hi Darren
    I really like your tutorial. It works fine. I'd like to go further to get a list from Airtable to use in the listview. Understand will need to use the object to json block to convert the column into a list?

    How to go about doing that?
    Idea is - if you can put the to-do list in a spreadsheet for the other party to access and use the app to populate their hp the list of to-do....
    Regards
    YSH

  • @anamikabiswas7583
    @anamikabiswas7583 3 года назад +1

    Hey Darren. can you explain the ***row id*** in the create new row block? it's so unclear!

    • @KevinReadOz
      @KevinReadOz 3 года назад

      When you create a new row in a datasource, Thunkable returns a 'rowid' for that event. You can use it to reference the created row in other events. i.e. setting additional fields. A RowId is also provided on swipe events so you can reference the row and perform Update and Delete operations.

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Hey! I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @KevinReadOz
    @KevinReadOz 3 года назад

    Thanks for the video - it's a bit outdated now, thunkable has improved the functionality of the Data Viewer since you made this i.e. Refreshes automatically as well as a 'Refresh Data' event.
    Looking for tips on how to style Text based on fields i.e. colour based on Status, as well as sorting and filtering of datasources

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Hey! I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @jeanneLazarte
    @jeanneLazarte 3 года назад +1

    hello, Darren. What blocks should i use when I want items that will be clicked to navigate to different screens? like 1 item goes to screen1 and another item goes to screen2? thank you.

    • @DarrenAlderman
      @DarrenAlderman  3 года назад

      You will have to do something like "if item clicked = x, go to y else if item clicked = z go to a"

  • @johnantoniou2714
    @johnantoniou2714 4 года назад

    Sorry again that i interrupt.
    Don't understand the point where I can put an image in a row of data list views? Very nice and helpful video you give us again.

    • @DarrenAlderman
      @DarrenAlderman  4 года назад

      See here: docs.thunkable.com/data-viewer-list#list-item-layout
      You are able to add pictures in the list items.

  • @myfamily394
    @myfamily394 2 года назад

    Thank you so much for this help me a lot! by the way, could you show me how to add a clickable link into items on list that can lead to other screen. TIA

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      My pleasure. Unfortunately, I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @Varun5g
    @Varun5g 4 года назад

    awesome tutorial sir upload how to delete rows and how to use custom rows

  • @natkhatbachhe6349
    @natkhatbachhe6349 2 года назад +1

    Thanku

  • @kashvijain3972
    @kashvijain3972 2 года назад

    Hi Darren
    Like you tutorial. It works fine.
    If you could help me with one of my projects for making a Spot The Difference App.
    The idea is- you should be able to allow the user to place a ring around the difference.
    Thanks in advance

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Hi! I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @jesshomer1094
    @jesshomer1094 4 года назад +1

    Is it possible to only target specific items in the list, so you can click on them and navigate to a unique page to other items in the list?

    • @DarrenAlderman
      @DarrenAlderman  4 года назад

      If I understand you're question, You would have to have some kind of mapping in the background in a variable or Local DB. So when they click, you look up what page they should go to, and then navigate to that page.

    • @jesshomer1094
      @jesshomer1094 4 года назад

      @@DarrenAlderman Thank you very much for your time! You are such a great help!

  • @sanvirakboth6405
    @sanvirakboth6405 3 года назад

    please make an update on how to delete the list we don't want to have

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Hey! I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @sunniekim3700
    @sunniekim3700 3 года назад

    Thank you so much for this video!

  • @mrcreighton-d5016
    @mrcreighton-d5016 3 года назад

    Thank you for making this video. Is it possible to insert at the top of the list instead of the bottom?

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      My pleasure! Unfortunately, I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @m_stral
    @m_stral 3 года назад

    This helped a lot. Thanks!

  • @shane_kangzang
    @shane_kangzang 3 года назад

    Hi Darren, This is Zaiyigum. I'm 8 year old student. I'm participating in a hackathon. I'm stucked in the data viewer list. Could you pls help me out how to get the lists in another screen when I enter the datas in text input on a different screen?🤔🤔🤔

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Hey! I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @pranjalchaware7485
    @pranjalchaware7485 4 года назад

    Nice Tutorial, for a single DataViewerGrid, Is it possible to switch to different Spreadsheets or Table within a workspace of AirTable?

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Hey! I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @Gotobemotivated
    @Gotobemotivated 2 года назад

    Hello Sir..may i ask if how can i delete the specific data?what blocks should i use?

    • @molindarosechannel3550
      @molindarosechannel3550 Год назад

      I’m looking for the answer to this question too

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Hey! I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @user-leechoul
    @user-leechoul 4 года назад

    Thank you for your lecture.
    If it's a todo list, you should be able to delete what you've done.
    By the way
    I found that I can't delete an item.
    This is because there is no block in the data source to delete items.
    How can I create a proper todo app that can delete items?

    • @DarrenAlderman
      @DarrenAlderman  4 года назад +1

      As mentioned in the video, deleting is currently not supported and cannot be accomplished using data sources: docs.thunkable.com/data-sources#delete If this is an immediate requirement you will have to use another approach. See my original to do app linked in the description!

  • @johnantoniou2714
    @johnantoniou2714 4 года назад

    Hello Darren, I really like the look of the "Data Viewer List" composition, but I would also like the functionality of the "List Viewer " composition for a selected item or index in the "Data Viewer List".
    How can I have this functionality for my Data Viewer List?

    • @DarrenAlderman
      @DarrenAlderman  4 года назад

      The Data Viewer List returns an index, I use it in this video. So I'm not sure what you're asking?

  • @carlosramirez2514
    @carlosramirez2514 4 года назад +1

    Hello, I am developing an application in which I must have a list with more than 200 data, my question is ...
    Is there a way to create a filter bar or a search bar?
    Thank you!

    • @DarrenAlderman
      @DarrenAlderman  4 года назад +2

      Have a look at this post: community.thunkable.com/t/making-a-search-bar/60939?u=darren

    • @carlosramirez2514
      @carlosramirez2514 4 года назад

      Thanks for the answer, I will try and inform you of the result. wish me luck.

  • @barriefox160
    @barriefox160 3 года назад

    Hi Darren great video. I have an App published on both stores, built with thunkable x. The App was updating and retrieving local storage but since about late 2019 it updates but does not retrieve local storage. My users lost all their data. This has prompted me to do a full rebuild, with a more modern look and easier to use UI. I tried to grab your code for remix but there was no button to click. I do have a question about saving an entire data list to 1 variable, is this possible. And can that variable then be saved to the cloud so when the user changes phones the data for the App is still available.

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Hey! I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @johnantoniou2714
    @johnantoniou2714 4 года назад

    Hello Darren . I'm watching your video, your screen with yourself is above the screen ofo your lesson and i cant see (for example at poiont 9:19 minute of your video) your movements. Thank you.

    • @DarrenAlderman
      @DarrenAlderman  4 года назад +1

      Thanks for raising that to my attention. I'm trying to keep a better eye on that!

    • @johnantoniou2714
      @johnantoniou2714 4 года назад

      I know that, thank you again.
      Now I was watching your Firebase lesson and i received your message

  • @jesshomer1094
    @jesshomer1094 4 года назад

    For some odd reason, when I live test my app, the data viewer list doesn't cover the whole screen width as I have designed it to. Does anyone have any suggestions regarding why this might be? Thanks!

    • @DarrenAlderman
      @DarrenAlderman  4 года назад +1

      Yeah I think this is a bug with the web viewer. It doesn't do that for me when I view it on my phone.

  • @jenniferduarte4293
    @jenniferduarte4293 4 года назад

    Hi Darren. I am currently making an app that needs many of the features that you have explained on your channel, but one I am still unsure about phone number linking. Is there any way to do this within Thunkable so that the app calls the number that is linked when it is downloaded on the phone?

    • @DarrenAlderman
      @DarrenAlderman  4 года назад

      Is this what you are looking for? docs.thunkable.com/share#make-a-phone-call

  • @jamesonvparker
    @jamesonvparker 4 года назад

    Thank you! I'm having a lot of trouble trying to figure out how to do this but using data from an api response. I want to create a lists, or a repeating group using all the data returned from my api response. Is this possible? I'm finding nothing.

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Hey! I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @worldwebgaming8118
    @worldwebgaming8118 4 года назад

    Hi Darren , I want to expand the text in the List Viewer by clicking on the arrow botton . Plz tell me how.

    • @DarrenAlderman
      @DarrenAlderman  4 года назад

      Expanding on click is not supported from what I have seen.

  • @puterialissa7983
    @puterialissa7983 4 года назад

    Excuse me, as we all know that the data_viewer_list has its own list.. may i ask how can we click on one of the data_viewer_list and navigate it to another screen?

    • @cryptox1930
      @cryptox1930 3 года назад

      Same question here

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Hey! I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @arnavvashisth6489
    @arnavvashisth6489 4 года назад

    Hi Darren , I would like to create a pill reminder app and let the user choose how many pills per day they take, hour of day and set an alarm so that they remember to take the pill. Is this possible with Thunkable how? Like we have alarm in our phone. Thanks.

    • @arnavvashisth6489
      @arnavvashisth6489 4 года назад +1

      I love your tutorials.

    • @arnavvashisth6489
      @arnavvashisth6489 4 года назад +1

      I hope you would reply to my question. I have also sent this question to your mail. I have added this question in community but no one is responding , also i have search thunkable x docs and youtube. But I did not find a answer to my question.....now you can only help me darren

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Hey! I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @mriduljain9551
    @mriduljain9551 4 года назад

    Hey Darren, when I made this app (exactly as you told) I found that although it works fine, it does not show the subtitle part of the data viewer list. And it's all small and messed up too. Hoping someone can help

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Hey! I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @manutep6203
    @manutep6203 3 года назад

    you can do pen and eraser on thunkable ? as scrape loto you can do it?

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Hey! I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @prominentideas
    @prominentideas 4 года назад

    Hi Darren, The Data viewer list is not covering the whole screen width.
    How can i fix it?

    • @DarrenAlderman
      @DarrenAlderman  4 года назад +1

      yeah i've had issues with this when testing on the web previewer
      if you download the thunkable live test app, it works for me

  • @CarlosAndresVelasquez
    @CarlosAndresVelasquez 3 года назад

    HI Darren cant seem to access the app on the Remix vault, it takes me to your sales page.

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Hey! I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @Manojkumar-lp6bs
    @Manojkumar-lp6bs 4 года назад

    Hey, Please help he how to create a group and share images within the group.

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Hey! I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @alexandresgl
    @alexandresgl 4 года назад

    Hello! would you be able to create a video teaching how to send text to the server with the web API? for example: creates a simple form with name, age and identity send this data to the server, for example: 000webhost they receive the response or confirmation that the data has reached the server. please ! Thank you very much in advance

    • @DarrenAlderman
      @DarrenAlderman  4 года назад

      That seems a bit advanced for this channel right now... :) But I also think if you are asking that question you should be able to figure it out! Yes - that is a challenge.

  • @pakornassawinwong9911
    @pakornassawinwong9911 4 года назад

    Help please ??
    How to do I can bring the app up to playstore ?

  • @Varun5g
    @Varun5g 4 года назад

    hi sir i am an indian i like your tutorial please provide blocks data in pdf

  • @edu-cazi7836
    @edu-cazi7836 4 года назад

    Can u make a video on sprites and canvas please

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Hey! I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @edu-cazi7836
    @edu-cazi7836 4 года назад

    How to add a sprite

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Hey! I don’t work with Thunkable anymore, but I’m sure the community can help you out. My new favorite no code app builder is Glide, check it out here: darrens.link/glide

  • @valencefootball9740
    @valencefootball9740 3 года назад

    Source code?

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Thunkable does not provide source code.

  • @vjy4312
    @vjy4312 3 года назад

    hi Darren..nice video i want to talk with you about creating a app? can i talk with you..please..

    • @DarrenAlderman
      @DarrenAlderman  7 месяцев назад

      Thanks for reaching out! You can get more details, resources, and review my offerings on my website: darrenalderman.com