Unique Friend Codes in Adalo (foodmood app build #1)

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

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

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

    Does the Randomizer create a unique code for every user, or do you run the risk of eventually having more than one user getting assigned the same code at some point?

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

    Really nice video. Can you please show how to make a subscription base laundry application?

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

    Hey, Adalocado. First of all, thanks for the videos. I really appreciate it. While making 'foodmood ' app, I bumped into a problem. When I click the preview button, there's a signup page. Sadly, I don't know how to signup/log in to the app. If I add the users to the database, it says "invalid E-mail/PW". Could you tell me how to fix this?

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

    Can you explain the difference between "Current User" and "Logged In User"? Thanks! Love the channel :)

    • @pushingpandas6479
      @pushingpandas6479 3 года назад +3

      Current user is the "selected" user from a list (e.g. instagram you click on the user of a image (this is the current user). Logged in user is you, the user who logged into app.

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

      Thanks Pushing Pandas! That is a great explanation. Thanks for watching, Rick! If you’d like to chat with other Adalo makers, consider joining the Discord group! You can join here: www.adalocado.com/community

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

    My user list shows all users until a number is placed in form then it doesn't show any. How do you get it not to show all when the form is blank at start?

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

      Hey Trent! I'm actually not sure without seeing more details about your setup. Feel free to join our Discord community to share your issue and we'll see how we can help: www.adalocado.com/community

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

      He actually goes over this in this video. I assume you've figured this out by now (8 months), but you should definitely rewatch if you haven't!

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

    can u make tutorials about (how to add libraries in Adalo for developers..)
    i have a JavaScript code but i don't know how can I add it to my app

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

      Thanks for the suggestion! I would love to do this, but haven't actually tried it myself yet. If I ever work on a custom component, I'll try to document it!