takeValueFromRequest phase
takeValueFromRequest phase
- Subject: takeValueFromRequest phase
- From: Lachlan Deck <email@hidden>
- Date: Tue, 31 Jul 2007 11:05:34 +1000
Hi there,
okay this is a little weird, from my understanding of WO...
I have a page with a form and in the form is a repetition of a sub-
component which has a checkbox and associated logic with that checkbox.
So something like this:
<page>
<webobject name="Form">
<webobject name="ListItem"/> <!-- has a checkbox -->
</webobject>
</page>
However, when ticking or unticking the checkbox in any of the
ListItem components (where I've bound checked = isSelected) I'm
finding that setIsSelected is not being fired in the subcomponent.
Any ideas?
with regards,
--
Lachlan Deck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden