From what I understand it is currently not possible in your SaaS product to define custom folders for Content Types (under hippo:namespaces
). Is this correct?
This is very limiting for my current project. Is there a roadmap or an expected time when this will be changed?
What do you mean by custom folders for Content Types?
If you mean restricting content folders to only allow specific types of content, you can do this with the “Edit allowed content” option under the vertical ellipses on the folders.
No, I’m talking about Content types, where I’m limited to only 4 folders:
- Reference SPA (referencespa)
- SAP Spartacus (sapspartacus)
- Vue Storefront (vuestorefront)
- Bloomreach (brxsaas)
I want to create additional folder to have more organised Content Types, instead of having just a heap of types inside Bloomreach (brxsaas).
There are many different functions in the CMS that look specifically towards the brxsaas namespace for any custom Content Types you add. It would require a lot of work for the CMS to support custom namespace roots. As such, this is not supported. I recommend you put all custom content types under brxsaas. They are sorted alphabetically and can be listed through the Content Type Management API. Perhaps that could help you manage them.