Role

The Role table is a system table. If you want to learn more about it, please check the System Tables documentation.

Roles are the way to set who has access to your project data in MakerMike. Check the Permissions documentation to learn more about the usage of roles.

Overview

  • The Role table allows you to create roles for the current project.
  • Roles can be assigned to users in the User table.

Columns

name

This column allows you to set the name of a role.

landing page path

This column allows you to set a landing page path for the users with a specific role. With this feature, when users log in to their project MakerMike Console, they are redirected to the landing page path.

Top