[Zope-dev] how can I prevent undo?
Jeffrey P Shell
jeffrey at cuemedia.com
Mon Oct 27 13:23:13 EST 2003
Actually, this should be doable by removing access to the ``Undo
changes`` permission.
--
Jeffrey P Shell
jeffrey at cuemedia.com
On Oct 26, 2003, at 1:49 PM, Andreas Jung wrote:
> By removing the Undo tab or by removing Un doSupport from the
> baseclasses
> of your objects?
>
> -aj
>
> --On Sonntag, 26. Oktober 2003 20:38 Uhr +0100 robert
> <robert at redcor.ch> wrote:
>
>> Hi there,
>> I have objects that are linked to an external database.
>> When they are deleted, also the data in the external database is
>> deleted.
>> Now an undo is bad, because I then get an object with ab link to non
>> existing data.
>> I must therefore prevent undo.
>> How can I do that?
>>
>> Thanks,
>> Robert
>
>
>
>
>
> _______________________________________________
> Zope-Dev maillist - Zope-Dev at zope.org
> http://mail.zope.org/mailman/listinfo/zope-dev
> ** No cross posts or HTML encoding! **
> (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope )
More information about the Zope-Dev
mailing list