WOCheckboxMatrix Question
WOCheckboxMatrix Question
- Subject: WOCheckboxMatrix Question
- From: Gerald Hanks <email@hidden>
- Date: Tue, 25 Nov 2003 14:44:32 -0700
I have a component that has an embeded WOCheckboxMatrix. The list binding is bound to a function that returns a subset of all options based on a category. The selections binding is bound to a function that returns the selections within that same category. The two functions are getFilteredItemList and getFilteredItemSelections. When the form is submitted WO wants a function like setFilteredItemSelections to return the selections to.
What does this function need to contain so that the appropriate selections are added to the database and those that were unselected are removed from the database? Any help would be appreciated.
-gerald
_______________________________________________
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.