Hi all,
I managed to solve the problem using a WONestedList but now I'm facing
another problem for which I just don't find a solution. I want this list to
be scrollable. Is it possible to embed a WONestedList into some kind of
scrollpanel or something?
Thanks,
Stef
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Stefan Kuypers
> Sent: dinsdag 23 maart 1999 14:04
> To: Multiple recipients of list
> Subject: Displaying info about a selected object
>
>
> Hi,
>
> This is probably pretty simple but I'm new to developing with webobjects.
>
> I want to display a list of objects by name and when a user clicks on an
> object I want to display the other fields contained in that object. This
> should all happen on the same page.
>
> The objects reside in the database but I can't use a DisplayGroup
> because I
> have put them in another data structure for display reasons (the
> objects are
> related in a rooted graph which I changed to a tree with
> recurrant objects).
>
> How can I figure out on which object the user clicked? Using a link or
> something else but no Java applet.
>
> Thanks,
> Stef
>
>