User Roles & Permissions for Custom ERP App on Bubble (Video #3)

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 พ.ย. 2024

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

  • @azmazazeri
    @azmazazeri ปีที่แล้ว +1

    I cant figure out one thing, if there are so many dynamic variables, which one do you use to build to app. In your example, and admin user can create roles (dynamic), and even permissions (dynamic).
    I mean, don't we need a stable variable, a constant, so that I can predict and plan the behavior and tell the app that is the user falls into such category restrict his access to certain piece of data.

  • @chrismiller8126
    @chrismiller8126 3 ปีที่แล้ว

    Gaby, you're such a great developer and trainer! Love this assignment portal that you've built.

    • @coachingnocodeapps
      @coachingnocodeapps  3 ปีที่แล้ว +1

      Thanks, Chris! Hope you're well and happy holidays!

    • @chrismiller8126
      @chrismiller8126 ปีที่แล้ว

      @@coachingnocodeapps I have a follow-on question to this video that involves privacy rules and conditionals. I assume the view versus edit capabilities are governed by privacy rules, correct? So, you'd create some logic such as "if user is manager/contractor etc"., they can view or edit a data type. Where I think this gets complicated is with conditionals. For everything that you want to restrict, from pages, to groups, to fields, and buttons within them, you need to create a conditional that says, "when use role is X" do this, correct? Thanks!

  • @burner918
    @burner918 3 ปีที่แล้ว +2

    This is a great video. Thank you so much for showcasing this.

  • @freakinmonkey85
    @freakinmonkey85 2 ปีที่แล้ว

    Gaby, have you seen any good way to implement fine grained access control on. a single item? Take this case:
    A multi-tenant app where each account can create projects. Each project can have several modules (documents, messages, tasks etc.). An admin can create a role so that a role can only see specific projects (with view all permissions), specific modules in projects (say documents in project A) OR only certain documents (say only document ABC, but nothing else).
    I know how to implement this on a logical level, but the privacy is nagging me.
    Any hints?

  • @yuvrajsinghrajput6717
    @yuvrajsinghrajput6717 3 ปีที่แล้ว

    Hey Gaby I need your help, I am beginner on Bubble, I am watching your video from 2019 to understand the whole process but I am stuck, Do you remember when you made the sign up page and then a different page named search for Dynamic Pages (Current users Emails and view profile) , So my doubt is even after following step by step I can't get all the emails in one go, I always get the name at the table top, Please help me out

    • @yuvrajsinghrajput6717
      @yuvrajsinghrajput6717 3 ปีที่แล้ว

      Please Reply

    • @freakinmonkey85
      @freakinmonkey85 2 ปีที่แล้ว

      @@yuvrajsinghrajput6717 You should post your question at the forum (forum.bubble.io), youll get plenty of help. You might consider adding some details to the question though, I'm not sure what you mean.