[Zope] Fancy selection with checkboxes
Andreas Jung
lists at andreas-jung.com
Mon Jan 10 11:20:50 EST 2005
--On Montag, 10. Januar 2005 17:14 Uhr +0100 Florian Reiser
<florian_reiser at gmx.de> wrote:
> Hello Zopistas,
>
> I have an hierarchical structure (e.g. folders).
> With this structure I want to generate a tree in Zope, where each item
> has a checkmark.
>
> If I select one checker, then all items below it should be selected, too.
>
> If I then uncheck one checker, then the checker above that, should appear
> gray.
>
> Maybe you know this tree from graphical tape backup applications.
>
> Is there a product for zope, which helps me generating such a tree?
>
This is basically an issue that you would solve on the client-side using
Javascript.
-aj
More information about the Zope
mailing list