At a glance, that looks like what I want. Thanks.
On 5/31/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> Take a look at the nested example and see if that helps you.
>
> Eelco
>
> On 5/31/07, Lowell Kirsh <[EMAIL PROTECTED]> wrote:
> > I'd like to create a tree on a page and have something like
Take a look at the nested example and see if that helps you.
Eelco
On 5/31/07, Lowell Kirsh <[EMAIL PROTECTED]> wrote:
> I'd like to create a tree on a page and have something like this in my
> template:
>
> Tree Goes Here
>
> and have the rendered result look something along the lines of:
>
>
I'd like to create a tree on a page and have something like this in my template:
Tree Goes Here
and have the rendered result look something along the lines of:
foobar
baz
baz2
baz3
bang
How do I do this?
Thanks,
Lowell
---