Re: WOCheckBox woes.
Re: WOCheckBox woes.
- Subject: Re: WOCheckBox woes.
- From: Owen McKerrow <email@hidden>
- Date: Fri, 21 Jul 2006 09:31:35 +1000
That is the correct understanding.
Is your checkbox inside a form ? If so are you submitting the form
via a button or a link ? Remember that hyper-links don't submit
changes in form values.
Owen McKerrow
WebMaster, emlab
Ph : +61 02 4221 5517
http://emlab.uow.edu.au
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - -
"I like the way this project has somehow, against all common sense,
got itself made."
- Peter Jackson, "The Lord of The Rings"
On 21/07/2006, at 9:27 AM, Zac Konopa wrote:
Okay all,
I'm having a weird problem and I think it's a result of not having
a clear understanding of the working of all the bindings involved.
I've got a WOCheckBox. I have bound to it's checked attribute a
primitive boolean value. Said boolean is set to "true" when the
page is instantiated. The page is accurately displayed with the
check box checked. If I leave the boxes alone the boolean variable
retains it's "true" state. When I uncheck the box as I understand
it the boolean should be assigned the value "false". Instead I'm
getting a null value in my boolean. Am I misunderstanding the use
of the checked binding for WOCheckBox or do I need to look
elsewhere in my code?
Thanks,
Zac
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40uow.edu.au
This email sent to email@hidden
_______________________________________________
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