Using Temporary Passwords in Adalo

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

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

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

    Hi there, this tutorial is awesome. Though can I ask how did you do the popping of the sign up button. I tried doing the same thing with filters but I am having a hard time implementing it since it is being displayed already when you visit the screen. Does it have something todo with the "Maximum numbers of item" tab.

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

      It shouldn't. It could be visible if a user has a password that's blank, since that would match the filter. (blank = blank)

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

    Hi, is this available as a clonable? I'm getting a bit lost with the confirm password part. 5:35 I get a popup saying "Invalid Email or Password"

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

    Hey, What's the action you did for the signup screen button?

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

      It just navigates the user to the next screen. No action there.

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

      @@FlywheelStudio Perfect! Thanks!

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

      ​@@FlywheelStudio Follow up question is when you try to go through the flow again, after you've added the LogIn action to the Complete button, we get a few types of error messages: 1. Action cannot be done 2. Invalid email or password. 3. This account must use a different login option.
      How can we be sure that the password that the user has input into the New Password Page is being saved and updated to the user's account?
      Our current flow is this: Download app, click on sign up, goes to a payment page for subscription, comes back to the app with an account already created for them with the email they used to pay (this is done via a zapier integration), then they go through this flow you've taught in the video to create their new password, then gain access to the full content of the app.
      (Also cross posted on adalo forum to help out anyone with similar issues.)
      Thanks for all your help, Erik!