multiple wocheckbox in form
multiple wocheckbox in form
- Subject: multiple wocheckbox in form
- From: Michael Engelhart <email@hidden>
- Date: Sat, 24 Jul 2004 10:13:46 -0500
Hi -
I'm trying to mimic the functionality of the CNET like "compare these
items" checkboxes where you can view a list of products and then check
which ones you want to compare together. I'm not sure how to go about
mapping these once the compare form is submitted.
I'm thinking of putting an NSArray in the session object and calling a
addProductToCompareList() method that somehow knows which checkbox is
connected to which object. I have the products being displayed in a
WODisplayGroup if that matters.
Thanks for any help.
Mike
_______________________________________________
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.