Is there a way to dynamically hide/show collections based on which user is logged in the CMS?
Thanks!
Is there a way to dynamically hide/show collections based on which user is logged in the CMS?
Thanks!
Hey @Charterfront,
It’s not something I can say I’ve come across. Maybe @erez has an idea?
Hi @Charterfront and @Scott, I think this can be covered as a part of Roles · Issue #2 · netlify/netlify-cms · GitHub.
The only way to do it at the moment is to fork the CMS repo and add the functionallity to the fork.
@Charterfront, if you do happen to do it please consider submitting a PR as we might want to incorporate it as a CMS feature.