Skip to content
Discussion options

You must be logged in to vote

Recommended Configuration (Speaking from experience)

Suppose you have:

  • Role A → can edit Field A + Field B
  • Role B → can edit Field C + Field D
  • All other fields → read-only for both roles

Configure the fields like this:

Field Perm Level
Field A 1
Field B 1
Field C 2
Field D 2
All other fields 0

Then configure Role Permission Manager:

Role Level 0 Level 1 Level 2
Role A Read + Write Read + Write Read
Role B Read + Write Read Read + Write

Important: Level 0 is the base document permission. Both roles generally need Read + Write at Level 0 to be able to save the document. The field-level restrictions are then controlled using the higher permission levels.

For s…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pacman-24
Comment options

Answer selected by pacman-24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Ask and answer questions about GitHub features and usage Programming Help Discussions around programming languages, open source and software development Welcome 🎉 Used to greet and highlight first-time discussion participants. Welcome to the community! source:ui Discussions created via Community GitHub templates
2 participants