Canvas App: Reset/ Forgot Password feature in Log-In page complete Tutorial

Поділитися
Вставка
  • Опубліковано 14 жов 2024

КОМЕНТАРІ • 32

  • @osycross
    @osycross 2 місяці тому

    Hi, your videos are great and really helpful. I want you to do a PowerApps video whereby, during login, a user who has registered and subscribed to a product is directed directly to the product page, and registered users without subscriptions are directed to the subscription page during login.

  • @SakshiChaudhary-m5o
    @SakshiChaudhary-m5o 5 місяців тому +2

    Nicely explained, with such amazing voice 😇

  • @OmarKhaiom
    @OmarKhaiom 6 місяців тому +1

    This 3 video series helped me so much for my uni project.Thank you

  • @shaikhrijwan9322
    @shaikhrijwan9322 11 місяців тому +2

    your videos are so helpful , thank you...!

    • @lastminutecoders
      @lastminutecoders  11 місяців тому +1

      Most welcome and Thank you for your support ✅💫

  • @shaikhrijwan9322
    @shaikhrijwan9322 11 місяців тому +3

    Keep uploading the videos like this 👌

  • @kirankumar-ux2he
    @kirankumar-ux2he 6 місяців тому +1

    ThankYou bro, this helps me very much for my project

  • @AbdulAhad-g6q
    @AbdulAhad-g6q 2 місяці тому

    Greate video as always.

  • @KevinVelan
    @KevinVelan 5 місяців тому

    Your videos are awesome, it helps me in my project.

  • @thirumaleshmalegapogu9621
    @thirumaleshmalegapogu9621 4 місяці тому

    Thankyou so much, Nice explanation

  • @sreeleshmchandran5567
    @sreeleshmchandran5567 10 місяців тому +1

    Really helpful video, thank you sir

  • @kamalakarreddyuppala3772
    @kamalakarreddyuppala3772 11 місяців тому +1

    Thank you for your videos its more helpfull for me

  • @elisechow2197
    @elisechow2197 6 місяців тому

    Hi, can you make a remember me checkbox for the login page also?

  • @muhdridha3570
    @muhdridha3570 8 місяців тому +1

    Hi, I have managed ro do until Sending OTP, but the otp data is not stored in sharepoint list. I received the email tho. any idea how to fix this issue? thanks and this is a great video because it’s hard to find powerapps video that have a tutorial on OTP!😅

    • @lastminutecoders
      @lastminutecoders  8 місяців тому

      Yeah everything is possible 😁
      The reason for OTP not saving in the backend could be your updateif or patch function might not be working properly .
      You can mail me at lastminutescode@gmail.com I can help you with this.

    • @markwadsworth1991
      @markwadsworth1991 8 місяців тому

      I had the same problem and it was due to case sensitivity of users email

  • @AbdullahA-g1l
    @AbdullahA-g1l 11 місяців тому

    Hi can you make a video of how to create shopping mobile app like (eg: Flipkart or Amazon) kind of user based app using canvas app

    • @lastminutecoders
      @lastminutecoders  11 місяців тому

      Canvas apps are not suitable for making E-commerce applications.
      Canvas app are used for organizational application (ex: Onboarding App, Auditing App, Management App, etc)

  • @dhanushsanala459
    @dhanushsanala459 7 місяців тому +1

    Hi sir in this screen view Icon is not working can say

    • @lastminutecoders
      @lastminutecoders  7 місяців тому +1

      Hi, can you please rephrase what's the issue?

    • @dhanushsanala459
      @dhanushsanala459 7 місяців тому

      In create a New password screen new password. I have insert the view Icon but its not working. And save button also sir.

    • @dhanushsanala459
      @dhanushsanala459 7 місяців тому

      If(IsMatch(TextInputs.Text, "^(?=.*[a-z]) (?=*[A-Z]) (?.*\d) (?=*[@$!%*?&]) [A-Za-z\d@$!%*?&]{8,}$") &&
      TextInput6.Text=TextInput6_1.Text, DisplayMode. Edit, DisplayMode. Disabled) This code I write in save button but the after play the app save button is in disabled mode only where I wants make correct sir pls tell me.

  • @thikraal-riyami1288
    @thikraal-riyami1288 7 місяців тому

    The OTP and the password did not save in the database. Do you know the solution, the reset things work perfectly.

    • @lastminutecoders
      @lastminutecoders  7 місяців тому

      The solution is in the video itself .... You may be doing something wrong.... (Watch it properly if you face any issue still mail me at lastminutescode@gmail.com)