Previous Chapter | Up | Next Section | Contents

Undo


Another tab that is included on all objects is "Undo". One of the great features of Zope is the ability to undo actions, that is to revert objects back to earlier states. The Undo list is a global list: it does not pertain to the individual object being worked on. However, if a version is active, only actions performed inside the version will be available to undo. This is shown in Figure 34 .

Undo screen

 

Previous Chapter | Up | Next Section | Contents