[Zope-CMF] How to add a non-empty instance of a content type
Dieter Maurer
dieter@handshake.de
Fri, 13 Jun 2003 19:24:57 +0200
Sam Brauer wrote at 2003-6-11 16:28 -0400:
> ...
> Regarding Plone, the last time I checked, when you select a new type to
> create, it creates an "empty" instance with a timestamp-based name.
> You can then change the name on the edit form, and Plone renames the
> object... but if you were to leave the edit form without saving, the
> "empty" object would still exist.
> (Maybe you're referring to the CVS version, which I haven't taken the
> time to check out.)
I think, this is no longer the case.
They now have a special tool to manage the temporary object until
the data is validated.
Dieter