Create PowerApps Login Form with Role Based Screen Navigation using SharePoint List as Source

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024
  • #powerappsloginform #loginform #loginpage
    This Video is about powerapps login form design as well as role based redirection to different screen. you can design different feature like password mode, error message display and naviagtion to different screen based on user role in access matrix list. I hope you will enjoy this, don't forget to subscribe the Channel.

ความคิดเห็น • 27

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

    This is very easy and step by step explanation. Thanks for sharing

  • @imran002ali
    @imran002ali 9 หลายเดือนก่อน +1

    Hi, great video, it was easy and to the point, thank you for sharing your knowledge!!👍

  • @Zancoek
    @Zancoek 3 หลายเดือนก่อน +1

    Works like a charm for me, thanks for this video!

  • @mdabutalha9009
    @mdabutalha9009 9 หลายเดือนก่อน +3

    Hi, that's a very nice video, but when you hovered over to the user name the user's email was appearing. Can you explain in what data format that column is? and how can we collect this data from end user and store it directly into a SharePoint list? Can we use a form for collecting it? Also can we add a "forgot password?" button in the login form to over write the user's current password via triggering an email with a password reset link (another form)? If yes, then how can we do it, and can we also add a logout button? Because if we are logging in, then it makes sense to have a logout button as well. Thanks in advance.

  • @CarlSohns
    @CarlSohns 10 หลายเดือนก่อน +1

    Very well done. Thanks for sharing!

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

      Glad you liked it 🤟

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

    If we can link log in form to the active directory it will be very helpful because passwords should be private and not stored in the SharePoint list

  • @Superman20000
    @Superman20000 10 หลายเดือนก่อน +1

    Very clear and well done, and well explained as well.
    I was wondering, if there are several credentials with the same role, let's call it "user", could I also use a share point or similar to bring only the information related to that specific user? let's say, personal information.
    Do you have a tutorial for it?

    • @LernenTech
      @LernenTech  10 หลายเดือนก่อน +1

      Will plan a detail tutorial on this

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

    Thank you so much. This helped me a great deal

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

      Glad it helped

  • @MohammadAli-ts2ev
    @MohammadAli-ts2ev 10 หลายเดือนก่อน

    Thank you for the video.very fascinated..
    Can you please make a video on - once I click a button the entire data should be exported in a CSV file. And this should be done using power apps only NOT Power automate

    • @LernenTech
      @LernenTech  10 หลายเดือนก่อน +1

      direct export can be done but you will instant flow for that or you go with custom pcf component.

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

    @LernenTech does this mean the user has to login twice?
    First using Microsoft PowerApps Login (OAuth)
    And then in-app login?
    Correct?

  • @tarekabbas9007
    @tarekabbas9007 8 หลายเดือนก่อน +1

    Hello, I encountered an issue when setting the user role value. Could you please assist me with this? Thank you

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

    For 'Navigate', how to input as actal http(s) link? Keep getting error when paste the actual url in the bracket after 'Navigate'.

  • @penajonardv.7115
    @penajonardv.7115 10 หลายเดือนก่อน +1

    ihave trouble in the first line which is Email between in username and text input. powerapps said its error for me.

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

    Thank you... I tried but got lost at Lookup(Usercredential,'User Name'.Email =TextInput2.Text where did that .Email part come from?

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

      email of user name stored in credential list and that a person and group field so you can fetch all the detial of a user like email, display name etc.

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

    plese can you help what is the variable userrolevalue ?

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

      Bro we have the same problem. How do u solve it?

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

    Can I hire your services for a small organisation with respect to workflow approval automation using power automate.
    If yes, how to connect

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

      Write us on lernentech@gmail.com

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

    There is a huge error. It accept one username with another profile password. 😂

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

      Please study powerapps lookup with and operators or check what if you have kept similar username and password