Basically the main goal of this question is to understand can Squidex be used as backend for medium.com like features for authoring & reading. The more granular questions are as follows
These are very specific questions from Contributors Access Control perspective based on a new role I want to create called ‘author’
- Role author such that (authors can create and save to draft only but as part of workflow they can’t publish the content)
- User Scope limited to him (Can permissions be set so authors only see only their content and not read other authors content)
- Can a view be set so authors aren’t exposed to schemas / other configuration options on squidex?
What definitions(granular permissions should I write on each to make this work?