20 Sep
2000
20 Sep
'00
6:59 p.m.
Somebody experience with a parent code table and how to implement it in Zope (with dtml-tree)? Or is a PArent-Code table not SQL-like and is there a better solution?
eg :
Parent Code Description 0 0 MasterNode 0 1 Child1 of MasterNode 0 2 Child2 of MasterNode 1 3 Child of Child1
....
Hi Tom, There is a good Howto by anthony Baxter on this subject called Some Neat tricks with dtml-tree. It is at http://www.zope.org/Members/anthony/tree-coding-tricks This should get you started hth Rik