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

Поділитися
Вставка
  • Опубліковано 4 жов 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

  • @sp0ng007
    @sp0ng007 3 місяці тому +3

    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

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

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

  • @Zancoek
    @Zancoek 4 місяці тому +1

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

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

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

  • @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 11 місяців тому +1

    Very well done. Thanks for sharing!

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

      Glad you liked it 🤟

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

    Thank you so much. This helped me a great deal

  • @Superman20000
    @Superman20000 11 місяців тому +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  11 місяців тому +1

      Will plan a detail tutorial on this

  • @MohammadAli-ts2ev
    @MohammadAli-ts2ev 11 місяців тому

    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  11 місяців тому +1

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

  • @tarekabbas9007
    @tarekabbas9007 9 місяців тому +1

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

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

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

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

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

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

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

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

      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.

  • @penajonardv.7115
    @penajonardv.7115 11 місяців тому +1

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

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

    plese can you help what is the variable userrolevalue ?

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

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

  • @ambujpriyadarshi211
    @ambujpriyadarshi211 9 місяців тому

    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  9 місяців тому

      Write us on lernentech@gmail.com

  • @pcsampath6745
    @pcsampath6745 10 місяців тому

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

    • @LernenTech
      @LernenTech  9 місяців тому

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