🚀 FREE WORKSHOP: Learn The 3 Keys To Piloting a Successful App Without Breaking the Bank 👉👉👉 1week.app
@alpied4 жыл бұрын
Please please please continue making videos! You are the reason of my success on Thunkable. Maybe a simple 2d game next time?
@DarrenAlderman4 жыл бұрын
Thank you so much for your kind words. I plan to!
@ashwalkerson19343 жыл бұрын
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!
@DarrenAlderman3 жыл бұрын
Glad to help!
@incredibotsteam78844 жыл бұрын
Love your tutorials, Darren!
@DarrenAlderman4 жыл бұрын
Thanks so much!
@anamikabiswas75833 жыл бұрын
Hey Darren. can you explain the ***row id*** in the create new row block? it's so unclear!
@KevinReadOz3 жыл бұрын
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.
@DarrenAlderman11 ай бұрын
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
@jeanneLazarte4 жыл бұрын
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.
@DarrenAlderman4 жыл бұрын
You will have to do something like "if item clicked = x, go to y else if item clicked = z go to a"
@jesshomer10944 жыл бұрын
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?
@DarrenAlderman4 жыл бұрын
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.
@jesshomer10944 жыл бұрын
@@DarrenAlderman Thank you very much for your time! You are such a great help!
@queen_annabeth4 жыл бұрын
I did Delete as well!!! along with some other features. But, you didn't explain the "Watch Tutorial" Button
@DarrenAlderman4 жыл бұрын
It's a button that navigates to a link when clicked. Boom. Done.
@khavinkartik4 жыл бұрын
Thank you so much your video was so helpful
@DarrenAlderman4 жыл бұрын
Glad it was helpful!
@yeosoonhuat14904 жыл бұрын
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
@DarrenAlderman4 жыл бұрын
Great idea
@shane_kangzang3 жыл бұрын
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?🤔🤔🤔
@DarrenAlderman11 ай бұрын
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
@johnantoniou27144 жыл бұрын
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?
@DarrenAlderman4 жыл бұрын
The Data Viewer List returns an index, I use it in this video. So I'm not sure what you're asking?
@johnantoniou27144 жыл бұрын
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.
@DarrenAlderman4 жыл бұрын
Thanks for raising that to my attention. I'm trying to keep a better eye on that!
@johnantoniou27144 жыл бұрын
I know that, thank you again. Now I was watching your Firebase lesson and i received your message
@barriefox1603 жыл бұрын
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.
@DarrenAlderman11 ай бұрын
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
@alohaimaxmsxn3 жыл бұрын
Advantage video,thank you so much!
@DarrenAlderman3 жыл бұрын
Glad it was helpful!
@arnavvashisth64894 жыл бұрын
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.
@arnavvashisth64894 жыл бұрын
I love your tutorials.
@arnavvashisth64894 жыл бұрын
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
@DarrenAlderman11 ай бұрын
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
@carlosramirez25144 жыл бұрын
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!
@DarrenAlderman4 жыл бұрын
Have a look at this post: community.thunkable.com/t/making-a-search-bar/60939?u=darren
@carlosramirez25144 жыл бұрын
Thanks for the answer, I will try and inform you of the result. wish me luck.
@CarlosAndresVelasquez4 жыл бұрын
HI Darren cant seem to access the app on the Remix vault, it takes me to your sales page.
@DarrenAlderman11 ай бұрын
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
@jamesonvparker4 жыл бұрын
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.
@DarrenAlderman11 ай бұрын
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
@myfamily3943 жыл бұрын
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
@DarrenAlderman11 ай бұрын
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
@jesshomer10944 жыл бұрын
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!
@DarrenAlderman4 жыл бұрын
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.
@jenniferduarte42934 жыл бұрын
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?
@DarrenAlderman4 жыл бұрын
Is this what you are looking for? docs.thunkable.com/share#make-a-phone-call
@sanvirakboth64053 жыл бұрын
please make an update on how to delete the list we don't want to have
@DarrenAlderman11 ай бұрын
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
@worldwebgaming81184 жыл бұрын
Hi Darren , I want to expand the text in the List Viewer by clicking on the arrow botton . Plz tell me how.
@DarrenAlderman4 жыл бұрын
Expanding on click is not supported from what I have seen.
@manutep62034 жыл бұрын
you can do pen and eraser on thunkable ? as scrape loto you can do it?
@DarrenAlderman11 ай бұрын
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
@Gotobemotivated2 жыл бұрын
Hello Sir..may i ask if how can i delete the specific data?what blocks should i use?
@molindarosechannel3550 Жыл бұрын
I’m looking for the answer to this question too
@DarrenAlderman11 ай бұрын
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
@prominentideas4 жыл бұрын
Hi Darren, The Data viewer list is not covering the whole screen width. How can i fix it?
@DarrenAlderman4 жыл бұрын
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
@mriduljain95514 жыл бұрын
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
@DarrenAlderman11 ай бұрын
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
@puterialissa79834 жыл бұрын
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?
@cryptox19303 жыл бұрын
Same question here
@DarrenAlderman11 ай бұрын
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
@pranjalchaware74854 жыл бұрын
Nice Tutorial, for a single DataViewerGrid, Is it possible to switch to different Spreadsheets or Table within a workspace of AirTable?
@DarrenAlderman11 ай бұрын
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
@mrcreighton-d50164 жыл бұрын
Thank you for making this video. Is it possible to insert at the top of the list instead of the bottom?
@DarrenAlderman11 ай бұрын
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
@KevinReadOz3 жыл бұрын
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
@DarrenAlderman11 ай бұрын
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
@m_stral4 жыл бұрын
This helped a lot. Thanks!
@DarrenAlderman4 жыл бұрын
Glad it helped!
@alexandresgl4 жыл бұрын
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
@DarrenAlderman4 жыл бұрын
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.
@Manojkumar-lp6bs4 жыл бұрын
Hey, Please help he how to create a group and share images within the group.
@DarrenAlderman11 ай бұрын
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
@sunniekim37004 жыл бұрын
Thank you so much for this video!
@DarrenAlderman11 ай бұрын
My pleasure!
@kashvijain39723 жыл бұрын
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
@DarrenAlderman11 ай бұрын
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
@johnantoniou27144 жыл бұрын
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.
@DarrenAlderman4 жыл бұрын
See here: docs.thunkable.com/data-viewer-list#list-item-layout You are able to add pictures in the list items.
@user-leechoul4 жыл бұрын
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?
@DarrenAlderman4 жыл бұрын
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!
@pakornassawinwong99114 жыл бұрын
Help please ?? How to do I can bring the app up to playstore ?
@DarrenAlderman11 ай бұрын
Try doing a google search for it!
@Varun5g4 жыл бұрын
awesome tutorial sir upload how to delete rows and how to use custom rows
@DarrenAlderman11 ай бұрын
👍
@DarrenAlderman3 жыл бұрын
🚀 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 ✨
@edu-cazi78364 жыл бұрын
How to add a sprite
@DarrenAlderman11 ай бұрын
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-cazi78364 жыл бұрын
Can u make a video on sprites and canvas please
@DarrenAlderman11 ай бұрын
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
@natkhatbachhe63493 жыл бұрын
Thanku
@DarrenAlderman3 жыл бұрын
You're welcome!
@valencefootball97403 жыл бұрын
Source code?
@DarrenAlderman11 ай бұрын
Thunkable does not provide source code.
@vjy43124 жыл бұрын
hi Darren..nice video i want to talk with you about creating a app? can i talk with you..please..
@DarrenAlderman11 ай бұрын
Thanks for reaching out! You can get more details, resources, and review my offerings on my website: darrenalderman.com
@Varun5g4 жыл бұрын
hi sir i am an indian i like your tutorial please provide blocks data in pdf