Skip to content

Roles and permissions

Adds possibility to lock and unlock structures and content of the email. We created very minimalistic setup to help you integrate the behavior very quickly.

You can choose from these roles when implementing locking.

  • "manager" Can lock and edit both structures and content

  • "editor" Can edit locked structures and content but, but cannot lock or unlock structures and content

  • "reader" Cannot edit nor lock/unlock locked structures and content.

Topol Options settings:

js
role: "manager" | "editor" | "reader";

Locked structure by Manager