Skip to main content
Solved

Access to document folder

  • April 1, 2025
  • 2 replies
  • 32 views

Forum|alt.badge.img+6
  • Do Gooder (Employee)
  • 19 replies

Hi together,

I have a question regarding access not on a sole document, but on a document folder for defined users. So, is it possible to setup access for a user for the whole document folder instead of just setup the access for a sole document itself?

Thx and regards, Markus

Best answer by Mathias Dahl

@MATHDE 

It's not possible to define or control the document access on a folder.

I'm sure something can be hacked together with a combination of document folders, person groups and custom events. Or you can define your own (custom) access check method in the document folder API (or a new custom API) and enable that for access control (as in Object Types for Access Control).

Good luck!
 

2 replies

Mathias Dahl
Superhero (Employee)
Forum|alt.badge.img+32
  • Superhero (Employee)
  • 2901 replies
  • Answer
  • April 2, 2025

@MATHDE 

It's not possible to define or control the document access on a folder.

I'm sure something can be hacked together with a combination of document folders, person groups and custom events. Or you can define your own (custom) access check method in the document folder API (or a new custom API) and enable that for access control (as in Object Types for Access Control).

Good luck!
 


Forum|alt.badge.img+6
  • Author
  • Do Gooder (Employee)
  • 19 replies
  • April 2, 2025

Mathias, thx a ton!