Victor Kuzmichev
Victor Kuzmichev
  • 71
  • 164 913
Adalo Hints: new Button States and we can use them
In this video I show the new "Button States" functionality in Adalo and a couple of usecases. First use case - how to check input fields with the button. Another usecase - create a button which can be "selected" and "deselected".
มุมมอง: 148

วีดีโอ

FlutterFlow Hints: Using Callback Action to return mutliple parameters from Bottom Sheet
มุมมอง 1K5 หลายเดือนก่อน
Callback Actions may be a bit complicated in FlutterFlow. Here I explain how to pass multiple parameters from the Bottom Sheet (used for search parameters) to the main page, using Callback. This is the first video in the "FlutterFlow hints and tips" series, subscribe for more!
Adalo 2.0 Layout Hints: multiple conditionally - visible images on top of each other
มุมมอง 1898 หลายเดือนก่อน
An answer to an interesting question on Adalo forum: how to put multiple images on top of each other, make them conditionally visible and make sure that the layout is correct?
Adalo quick hints: advise about visibility in legacy mobile apps
มุมมอง 132ปีที่แล้ว
A quick fix for the issues related with visibility - when a conditionally visible element "jumps app" on the screen.
Adalo How-Tos: Question of the day
มุมมอง 135ปีที่แล้ว
Ever wondered how to create a "Question of the Day" functionality for your Adalo app users? One of the solutions explained in this video. See a text explanation here: forum.adalo.com/t/no-solution-for-daily-random-items-every-day/43859/5. P.S. Liked this video? Support with a coffee: www.buymeacoffee.com/victorandco ;)
Adalo quick hints: keep list items' layout by using opposite visibility conditions.
มุมมอง 130ปีที่แล้ว
Here I show how to keep the list items the same size when displaying a conditionally visible elements (image). Ever had the problem of list item size changing? Watch this video!
Adalo quick tips: how to generate a QR code with a contact info (VCard)
มุมมอง 337ปีที่แล้ว
This is a quick tip explaining how to generate a QR code with the contact information in the Adalo app. We generate VCard QR code here.
Adalo Quick Hints: how to identify the 1st item in a list
มุมมอง 197ปีที่แล้ว
In this video I show how is it possible to show some object (e.g. icon) only in the first item in a list in Adalo. Spoiler: I'm using counts for that!
Adalo + Make: how to use new Adalo API filtering in Make scenarios
มุมมอง 643ปีที่แล้ว
Recently Adalo has introduced basic Filtering capability in the Collections API. In this video I explain how to use it in Make scenarios - as there are no updates to Adalo modules (yet). You can buy me a coffee to support creating more videos: www.buymeacoffee.com/victorandco
Adalo tricks: how to add /substract value in the input with buttons and other inputs.
มุมมอง 974ปีที่แล้ว
How to create / - buttons which change numeric value in an Input - without using database. Spoiler: 2 other inputs involved!
Adalo help: Dancers in the Show - how to highlight repeats in the list?
มุมมอง 2972 ปีที่แล้ว
In this video I show one of the solutions to the question from this Adalo forum thread: forum.adalo.com/t/highlight-repeats-in-list/31407. The question may be quite specific, but the solution is a good example how "COUNT" could be used in Adalo.
Adalo + Make / Integromat: how to set relationship for Adalo record in Make scenario
มุมมอง 1.9K2 ปีที่แล้ว
In this video I show how to set a relationship between 2 records in Adalo (case with one-to-many connection) in Make / Integromat scenario. The example is artificial but it shows the principle. Also some useful advices on the side :) Enjoy!
Adalo quick help: onboarding screen which appears only one time - case with non registered users
มุมมอง 2.8K2 ปีที่แล้ว
Here I show how to display an onboarding screen only once in case of NON-registered users. Spoiler: I use Input to store the value if user has onboarded or not.
How to limit the number of login attempts with the same email in Adalo
มุมมอง 5712 ปีที่แล้ว
In this video I show one of the solutions how to limit the number of login attempts with the same email in Adalo. After the limit is reached, user can't log in anymore. After a successful login the "count" resets.
Adalo: how to select an option from a custom list using toggles' imitation
มุมมอง 3K3 ปีที่แล้ว
This video could be useful for cases when you'd like to create a search. Imagine: you have a custom list of options, and you would like to use checkbox to select one option and use it in further search. Here I show how to do it.
Adalo: how to display a weather forecast using external collections
มุมมอง 1.6K3 ปีที่แล้ว
Adalo: how to display a weather forecast using external collections
Adalo hints: how to simulate OR condition in the list
มุมมอง 8923 ปีที่แล้ว
Adalo hints: how to simulate OR condition in the list
Adalo hints: Slider value is displayed in colour (basic and advanced setup)
มุมมอง 1.5K3 ปีที่แล้ว
Adalo hints: Slider value is displayed in colour (basic and advanced setup)
Adalo hints: how to show two *different* random items from one collection, at one time.
มุมมอง 8193 ปีที่แล้ว
Adalo hints: how to show two *different* random items from one collection, at one time.
Adalo quick help: how to display ranking position in the list (leaderboard-style)
มุมมอง 1.9K3 ปีที่แล้ว
Adalo quick help: how to display ranking position in the list (leaderboard-style)
Adalo fundamentals: how to turn on or off all switches at once
มุมมอง 8473 ปีที่แล้ว
Adalo fundamentals: how to turn on or off all switches at once
Adalo Help: Upvotes & Downvotes for Posts - continued! Part 2: main functionality
มุมมอง 4953 ปีที่แล้ว
Adalo Help: Upvotes & Downvotes for Posts - continued! Part 2: main functionality
Adalo Help: Upvotes & Downvotes for Posts, pt1 - application preparation, adding Posts functionality
มุมมอง 4623 ปีที่แล้ว
Adalo Help: Upvotes & Downvotes for Posts, pt1 - application preparation, adding Posts functionality
Adalo Help: Upvotes and Downvotes
มุมมอง 9613 ปีที่แล้ว
Adalo Help: Upvotes and Downvotes
Adalo Mini-App series: CountDown Timer Pause and Continue
มุมมอง 2.1K3 ปีที่แล้ว
Adalo Mini-App series: CountDown Timer Pause and Continue
Adalo Mini-app series: Followers, Influencers and follow requests - using separate collection
มุมมอง 2.2K3 ปีที่แล้ว
Adalo Mini-app series: Followers, Influencers and follow requests - using separate collection
Adalo hints: conditional actions for logged in and anonymous users
มุมมอง 2K3 ปีที่แล้ว
Adalo hints: conditional actions for logged in and anonymous users
Adalo experiments: how to download all collection as CSV from the app
มุมมอง 2.4K3 ปีที่แล้ว
Adalo experiments: how to download all collection as CSV from the app
Adalo experiments: consolidating list items into a string with Integromat
มุมมอง 1.2K3 ปีที่แล้ว
Adalo experiments: consolidating list items into a string with Integromat
Adalo quick hints: Maps component refresh
มุมมอง 2.1K3 ปีที่แล้ว
Adalo quick hints: Maps component refresh

ความคิดเห็น

  • @carltonblack2008
    @carltonblack2008 17 วันที่ผ่านมา

    Did you ever do part 2 where you show how to show all items in the list?

  • @PhilipHooyman
    @PhilipHooyman 27 วันที่ผ่านมา

    nice bro

  • @matthewgustafson7453
    @matthewgustafson7453 29 วันที่ผ่านมา

    Really useful thank you - you're right there aren't a lot of topics on callbacks, and the bonus tip about the expression was good to know as well. If you could do a video on firestore rules and how to setup tagged users for a future video that would be great.

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

    Sir, how can I upload up to 1000 pictures in a scrolling form

  • @GodwinEmmanuel-fm1wz
    @GodwinEmmanuel-fm1wz หลายเดือนก่อน

    Hi Victor Kuzmichev please make a notification screen with the data base for the chat app

  • @피태그
    @피태그 หลายเดือนก่อน

    I want members to go to 1 screen, admins to 2 screens, and super admins to 3 screens. In the video you showed, both members and admins go to their respective screens. I added an action feature for admins, but the super admin does not go to the 3rd screen; instead, they go to the 1st screen. Why is that?

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

    Thank you so much!! I've been struggling a couple of hours trying to do exactly this, even parsing a string to integer was useful. Keep doing tutorials!

  • @abhishekupadhyay-g8v
    @abhishekupadhyay-g8v 2 หลายเดือนก่อน

    in flutterflow when we navigate back to a screen from one screen that screen will not reload on navigating back this is major concern for me is there any solution for this??

  • @picchio6820
    @picchio6820 2 หลายเดือนก่อน

    Hi, thank you for the tutorial! I’ve been trying to recreate the carousel following your steps, but I’m running into an issue with the navigation buttons (Next and Previous). The problem is that the arrows don’t work as expected. When I click the arrows, TMPintroStep doesn’t seem to update correctly, and the slides don’t change. I’ve tried adding conditions to prevent issues with the first and last slides, but it’s still not working. Do you have any suggestions or updated tips for handling these button actions? It seems that some settings may have changed since the video was made.

  • @scottsimons8727
    @scottsimons8727 2 หลายเดือนก่อน

    can you have a QR reader in Adalo that will take the data and put into a user file

  • @nimomaniachannel
    @nimomaniachannel 3 หลายเดือนก่อน

    its scary how is eyes dont go off the camera

  • @stefanocosta9815
    @stefanocosta9815 3 หลายเดือนก่อน

    hello everything is fine ? Can you make an example of how to make a recurring list every week. for example: the list a,b,c,d occurs every week, but on Mondays there is only item A, on Tuesday item B, on Wednesday C and on Thursday item D, so I like it for each day of the week only item from the current day would appear

  • @HennieSmith
    @HennieSmith 3 หลายเดือนก่อน

    Victor, simple solution and easy to implement, however it doesn't work if you have a longer list to update, in my use case I'm trying to update a product list of 150 and at run time, the timer seems to be able to update in region of 20 to 50 records... it's almost as if it only "Updates" the amount of Records displayed.... it's when you go back and scroll down on the list that contains the Timer, will the Action start to update more records... the same limit applies when you implement a True/False Toggle instead of the Timer, in the Action you specify to Update Record where Toggle = True... but it only "Updates" a limit amount of Records... any work around that you can think of?🤔🤔🤔

  • @AJ-qd5cs
    @AJ-qd5cs 4 หลายเดือนก่อน

    Awesome ! I am not sure how or why this works, but it does :-) Also instead of the 2nd timer, I just had two consecutive actions, the second one being the return to the previous screen.

  • @kristianas10
    @kristianas10 5 หลายเดือนก่อน

    Great explanation! Would using the same logic for ''Quote of the day'' make sense? Or is there a better way? I want to show my users different quote every day...

  • @ThiagoTribo
    @ThiagoTribo 5 หลายเดือนก่อน

    Hello, congratulations on the video. Could you make a video with a Texfild, DropDown and a Data field filtering a single listview that comes with data from Supabase, without using an API? I am from Brazil🇧🇷

    • @ThiagoTribo
      @ThiagoTribo 5 หลายเดือนก่อน

      I would have filters positioned above my table (which is a ListView), and these filters would filter the data in the table. In the example used, it can be applied to any other context. For example, in a list of students, where in the “Student Name” column I have ten students and I want to filter by the name “James”. In this list, I have three students named "James" and in the "Student Status" column, one James is "Passed", another is "Failed", and the last James is "Pending". DropDown offers these three options to select from. Then I could use the `TextField` filter to search for the name "James" in my ListView as I can have a list of students at the school and then filter by `DropDown` to select the student status I want, like "Passed", " Failed" or "Pending". This would allow me to filter the list based on student name and status. To summarize, in Supabase you would have three columns: `student_id`, `Student Name` and `Student Status`.

  • @71413018
    @71413018 5 หลายเดือนก่อน

    Thank you so much. This is very useful. Came just at the right time. Do more tutorials.

    • @victorkuzmichev2443
      @victorkuzmichev2443 5 หลายเดือนก่อน

      Glad it was helpful, more videos to come!

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

    thanks, good work...

  • @carltonblack2008
    @carltonblack2008 8 หลายเดือนก่อน

    Thank you! In my app, I don't want users to be able to change or delete their account information and cause it to vanish from other users contact lists. In my example, maybe a client owes a business money and wants to avoid their calls by changing their number or deleting their account. I assume I can make this work for me so that even if they delete the original user account, all of the people they've done business with in the past won't lose that info!

    • @victorkuzmichev2443
      @victorkuzmichev2443 8 หลายเดือนก่อน

      You can set this up as you need and there are various ways to ensure that information stays untouched. E.g. you can simply restrict user account editing, or log all information in a separate collection, or allow editing only some fields, etc.etc.

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

    How do I do this with a list?

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

      I'm not sure what you would like to do with the list? The video addresses the issue with Images being a container themselves (and therefore conditional visibility isn't working correctly without adjustments). TH-cam isn't a very good platform for forum discussions - I'd advise to post your question with more details in Adalo forum and you may get some help there.

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

      @@victorkuzmichev2443 How do you turn a list into a slider... I forgot what it's called. It's a list that only shows one item at a time. The usually have numbers on the bottom or arrows to skip to the next list item.

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

      @@victorkuzmichev2443 Sorry if this is a double post. I thought I replied but it doesn't seem to be showing up here... So what I am asking how to do is make a list that only shows one item at a time. I forgot what they're called, but basically turning a list into a slider with forwarded and backward arrows.

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

      @carltonblack2008 if you're talking about images, there is an "Image Slider" component which can show one image from a collection. For a custom list, you will need to implement the logic by yourself. One of the ways is to assign unique sequential IDs to each item in the collection, filter a list based these IDs (store Current ID in an input/logged-in user property), and change IDs when pressing back/forward buttons. A similar approach is described here: th-cam.com/video/GR4onw-TCHA/w-d-xo.html.

  • @eliottlamoureux5777
    @eliottlamoureux5777 11 หลายเดือนก่อน

    Hi thank you, I have a question, when I enter a quantity in that input ; is it possible to have as many records as I have entered quantity in that input ?

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

      This is called "bulk record creation" and it is not something Adalo can do out-of-the-box (we're talking about records in one collection here). For small number of records (5..10) you can use the trick with countdown timer (I had some videos about that). For large number of records you need to use some 3rd party tool like Make and create records using Collections API, but this requires Team plan.

  • @LizStevens-j5n
    @LizStevens-j5n 11 หลายเดือนก่อน

    I made the mistake of not changing the permissions on the temporary password field. Works well now.

  • @Thaliva123
    @Thaliva123 11 หลายเดือนก่อน

    I don't understand...the list shows, only names names names ...but when you preview, it shows Red, Blue, Yellow... how did the names changed from Names to the actual Colour

  • @asmr_codster
    @asmr_codster 11 หลายเดือนก่อน

    Спасибо за видео! А как заполнить с помощью QR CODE SCANNER сразу несколько значений ?

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

    Can anyone teach me how to make the pw remembered so we don't have to keep loging in. Thanks much to all

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

    You saved me A lot ! thank you so much

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

    Hi Victor - thank you so much for the helpful tutorial. For some reason to get mine to work correctly, adding +1 does not increase tmpCurrentDate by 1 day and subtracting 1 does not decrease by one day for the arrows of changing the date. Instead, I need to do +2 to increase the day by one and then -0.5 to decrease the day by one. Then when I create the record for the day, I need to enter User tmpCurrentDate +1 for the date in order for it to record the correct day. Any ideas? Is it a time zone issue perhaps?

  • @sofer-medias
    @sofer-medias ปีที่แล้ว

    thank you vbro really

  • @sofer-medias
    @sofer-medias ปีที่แล้ว

    Thank you very much bro! You've killed it!!!!

  • @Toulouse-pt8vv
    @Toulouse-pt8vv ปีที่แล้ว

    bonjour j’aurais besoin de vos conseil, comment puis-je faire sur adalo pour que sur une page sa m’affiche la durée en nombre de jour selon les 2 sélecteur de date d’une autre page exemple page 1 du 21/11/23 au 22/11/23 puis pour la page 2 sa m’afficherais du coup 1 jours dans l’attente de votre retour merci d’avance

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

    Hi Victor! Is it possible to toggle multiple collections at once? For example, not only color but also size ...etc.

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

    Thank you! This is an incredibly helpful video. Very well done!

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

    Hi Victor. Thanks for the guide. Could you please do the same but for conversations as well? Big thanks!

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

    After publishing this app to the Play Store, how will I upload the daily post (picture) update? Like - e commerce app, events app

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

      You can have a collection "Posts", and store pictures & texts there. And on some app page you can have a list of Posts, limited to 1 item and sorted "from newest to oldest". Then you'll have a latest post displayed. How to add pictures & texts is a different question: you can do it manually in Adalo builder, or you can build an admin interface for that. Just in case: your question isn't related to the subject of this video ;)

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

      @@victorkuzmichev2443 tq🌼

  • @GiacomoVerde-k9l
    @GiacomoVerde-k9l ปีที่แล้ว

    Nice video, thank you!

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

    Thank you!!!

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

    Is there an action to make the timer reset itself and start back the countdown

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

      Not directly. A workaround could be to "hide" and "show" timer using conditional visibility.

  • @池上瑛-e4z
    @池上瑛-e4z ปีที่แล้ว

    Do you know how to test adalo's QR code scanner with the free version? The camera won't start. What shall I do? i need your help

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

      QR Code Scanner component from the marketplace works only in native apps. Unfortunately there is no way to test it in web version.

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

    Can you do a video showing how to add TH-cam API to my Adalo app please

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

    Thanks for the video. Can you set it so it shows who has the most votes at the top and others shift down that don't have as many votes? Thanks

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

    Hi Victor, I tried using your method but for some reason the countdown timer is only deleting one record in a list of records where Delete is true. Do you know why that is happening?

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

      It seems that you've made some mistake in the setup, it's difficult to say where without having a look at your app. Try to recreate this countdown part in your app using video instruction.

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

    Love from India ♥️♥️

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

    How to make animation flush screen with own logo

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

      For animations in Adalo you can try using animated gifs or Lottiefiles.

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

    Thank you!!!

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

    Hi can you please explain more . I turn my image component into a list for the image carousel but the images are no more showing?

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

    Your video is very informative 🎉❤

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

    Can you make a tutorial video for 24hour reset view counter to image?

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

    Does not work any more.

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

      Dear Andrey, the solution works just fine on both Adalo 1.0 and Adalo 2.0 - I have just checked it. Please pay attention to my comments below the video and details mentioned in the forum thread to setup password reset. Especially pay attention to Collection Permissions for Users collection, you need to set Password permission correctly.

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

    Hi, Victor thank you for your videos, it makes work with Adalo easier. I have a question for you I`m new in this application and I just start learing it. How to create an application without sing up page just login page for users, and login information for users we could provide as an Admins, thank you in advance.