Radsystems Tutorial - How to Configure the Roles and Permission in Radsystems Studio(PHPRad Classic)

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

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

  • @cinismovirtual
    @cinismovirtual 2 года назад +2

    Here again. In version 7.1 functions and permissions are not working, hopefully can update or create a new video? Thanks so much for publishing these videos!

  • @guillaumedefly7137
    @guillaumedefly7137 3 года назад +1

    Nice video 🙏🏽
    And thank you so much 🙏🏽

  • @CH-zp1zv
    @CH-zp1zv 9 месяцев назад +1

    Sir your new version of roles and permission in radsystem studio are so confused i hope you make it as good like PHPRAD CLASSIC roles and permission style interface for settings.

  • @haniramadhan678
    @haniramadhan678 Год назад +1

    Can a user has many roles? And how to access a dashboard based on current active role?

    • @willvin
      @willvin  Год назад

      A user can only be assigned one role at a time.

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

    Hi...I appreciate your good explanation...but I a question, How can I block user from updating their role in the system? both administrator and user have same access to update system role. please show me the way how to solve this.

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

      Create a new add page for administrator and enable role configuration, then disable role for the default page, which will used as the user's add page configuration.

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

    Is it possible to create that screens style showing in this video in PHPRad Classic?

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

      Hi, what screen style do you mean?

  • @RuturajPatki
    @RuturajPatki 2 года назад +1

    So, does this mean that every time when a new User is registered, I will need to go through the entire process of database table editing merely to allocate a User Role to that newly created User? What if I have three User Roles and Admin wants to add Users under specific User Role? Will it be possible directly from the Application Interface, without asking the Admin to go through this entire Database Editing process?

    • @willvin
      @willvin  2 года назад +2

      Hi, this tutorial is just to show you the issue and the solution. With the solution shown, you can decide to configure the table in Radsystems Studio for you to assign roles to a user. And also you could use action after add for UsersRegister in page event, to write a code that inserts the role you want for that user. There are several ways for you to do it, this is just a few.

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

      It is actually pretty easy, don't cry about it, remember this is a automated ide not a Admin dashboard.

    • @RuturajPatki
      @RuturajPatki 2 года назад +1

      @@DannyMatapi Certainly, it's easy and I understand that RadSystems is NOT an admin dashboard, but rather a tool that allows the programmers to speed up their coding work while building the admin dashboards for the clients, and that's where the problem starts. The developer cannot ask the client to download another Database management tool and make certain changes in the database to make certain things related to the application work.
      Of course, there are some Events in the RadSystems which allow me to write code and automate this process. However, comparing it with other similar tools in the market, RadSystems could have improved on this. That's the only concern expressed here. Nothing there to cry about, because I'm not forced to use Radsystems. I can always leave it and start using some other tool or just develop the systems by hand. If there is an error, expressing that error cannot be called a "cry", rather it's just a due report posted, nothing else.

    • @DannyMatapi
      @DannyMatapi 2 года назад +1

      @@RuturajPatki you've just say it, if this software doesn't work the way you want, you just can do it yourself or use another thing. There's not point in your complain, willy is not even the developer in the first place.
      By the way, what other similar tools are you talking about? I'd like to know it

  • @theravenseduction4231
    @theravenseduction4231 Год назад

    How can I establish roles or permissions for a user from the site, without having to access the database?

    • @willvin
      @willvin  Год назад

      For some reason, I haven't been able to do that for laravel projects. If I try doing that, the role will rather be assigned to the user I am currently logged in as, even the a different user was selected.

    • @theravenseduction4231
      @theravenseduction4231 Год назад

      @@willvin Ok thanks for your answer.

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

    i have an error Admin role does not exist and the table of roles is empty how can i fix it

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

      Make sure the role ID used to give user a role in Model has role table, exist in the roles table.

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

      @@willvin the tables roles,perission are always empty even if i add a new role

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

      You need to enter the record as explained in this video.

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

    Sir how to record management for phprad clasic view all data on user admin.because i am try not view all data.

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

      Make sure you have given admin role all full permission in the record management config, by checking all the permission for the admin role. And also make sure you are using static roles and permission, else you might encounter issues.

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

      @@willvin i try static role permission success, but i set to dynamic permission not run

  • @cinismovirtual
    @cinismovirtual 3 года назад

    Please work in a most efficient and intuitive way to manage all this process, is VERY confusing. I think you can automate mostly of these tasks, so Admin can be auto created with a default password, and starting to this point, admin can create/configure any other accounts including his/herself. Furthermore, it would be ideal have a graphic interface to manage permissions and roles.

    • @willvin
      @willvin  3 года назад +1

      Hi, I am not the developer of the software, I help with solutions in the forum. if you have any suggestions, please add them to the forum's Suggestions category, and the dev would add it in future updates, if it a good idea. Thanks.

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

      El proceso es bastante sencillo deje de llorar, recuerde que Radsystems es un IDE para RAD no es un dashboard de administrador.

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

      @@DannyMatapi si tan sencillo es, por qué no lo implementan??? 🙄 Se llama MEDIOCRIDAD.

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

      @@cinismovirtual Creo que mejor se debería llamar Estupidez Virtual jajaja. A ver, me refiero a que el proceso de gestionar roles y permisos desde el motor de base de datos es sencillo, no a implementar lo que usted dice dentro de Radsystems.
      El programa es una plataforma low-code, no no-code, es decir, aunque ayude a generar de manera automática la mayoría de componentes necesarios para desarrollar un sistema completo, uno siempre deberá hacer muchas otras cosas de manera manual.
      Si la cabecita no le da para leer la documentación y le resulta muy confuso el proceso, vaya mejor aprenda un poco de bases de datos y sql. Y si el programa no le sirve entonces mejor use otra cosa.
      Deje de llorar, además como ya se lo dijo él mismo, willy ni siquiera es un desarrollador de Radsystems.

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

      @@DannyMatapi me sorprende su grosería y su prejuicio! Pero más su ignorancia, asumo que es asalariado de los desarrolladores. Qué le hace pensar que desconozco estos temas? Claro! El prejuicio. Por su actitud sospecho que sabe del tema mucho menos de lo que afirma, pero sospecho más aún que no ha trabajado con aplicaciones similares, supongo que por ser persona de escasos recursos. Yo he probado varias herramientas similares, y TODAS cuentan con el elemental panel de configuración de seguridad! Por favorrr!!! Es elemental! No sé si me da risa o pena su actitud beligerante de geek de ghetto miserable.