volto
volto copied to clipboard
Support constraints for adding new content
Plone Classic allows the editor to restrict the addable content to a Folderish object, but this is currently not supported in Volto
Describe the solution you'd like
- Volto add menu respects the constraints of a folderish
- Volto add menu allows users to add/manage constraints
Part 1 already works. Part 2 is still missing.
Needs work in plone.restapi: https://github.com/plone/plone.restapi/issues/334