D2WList behaviour in custom page
D2WList behaviour in custom page
- Subject: D2WList behaviour in custom page
- From: Jonathan Meijer <email@hidden>
- Date: Wed, 08 Sep 2004 17:46:41 -0400
I have a custom page (extends WOComponent) which is called by clicking
on a link on a menu on the left. This WOComponent lets the user select
options (WOPopUpButtons with onchange="submit()" in a WOForm with
action returning null). If the necessary options from the popups are
selected, a WOConditional lets a D2WList show up at the bottom of the
page. The D2WList displays the correct data, but neither the edit nor
the delete buttons work (when clicked, both of them return the same
page (the same custom page) and therefore I can neither edit nor delete
any object I created).
I use the wonder frameworks.
Any ideas as to what can cause such behaviour? I have googled D2WList
but I only see about 10 results and none talk about the problem I have.
Jonathan Meijer
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.