Perhaps the bottom of http://www.stepwise.com/Articles/Technical/
WOF_Checkboxes.html
Note the year. :-)
Check and see what is going back to the server in terms of form
values when you submit the form. The fix, IIRC, is to put a dummy
hidden field in the form so that WO processes takeValues.
Chuck
On Jul 30, 2007, at 6:05 PM, Lachlan Deck wrote:
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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/chill%
40global-village.net
This email sent to [EMAIL PROTECTED]
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]