[Zope] Disallowed subobject type
Chris Withers
chrisw@nipltd.com
Fri, 11 Oct 2002 12:03:16 +0100
Pascal Samuzeau wrote:
> Type de l'erreur : ValueError
> Valeur de l'erreur : Disallowed subobject type: Document
This is a CMF question, you may get more joy on the CMF list: zope-cmf@zope.org.
Go and look in portal_types for the container's type.
It'll have a multiple select box called "Allowed subtypes" and a checkbox
"Filter content types?"
Either select 'Document' in the list, or uncheck the "filter content types" box.
cheers,
Chris