Quote:
Originally Posted by pik0
So, how do we make a page read-only for specific users/groups/roles?!
You can hit the API with a custom curl request to make this happen. It is currently not supported as a UI use case due to its specificity. I've
written about my feelings on the matter in the past - your use case is specifically mentioned as an example.
The short answer: It'll come in a future release, but it's going to take a while to percolate into a fully tested, clean implementation that works with the existing restriction dialog. Unfortunately, the easiest solution ("make an advanced ui") would not work well here, because the data would simply not be supported in the simple ui (and could lead to data loss).