Re: WOCheckBoxList
Re: WOCheckBoxList
- Subject: Re: WOCheckBoxList
- From: Tim Worman <email@hidden>
- Date: Fri, 10 Jul 2009 22:04:20 -0700
I've seen this exact thing as well. I haven't pursued it because my
use of it was in a test component not seen by the rest of the World.
I'm not sure though if it started with WO 5.4.3 or when I moved the
app to Wonder. It could have been the former but for some reason at
the time I thought it was the latter.
Tim
On Jul 10, 2009, at 9:59 PM, David Holt wrote:
It seems there's a bug in WO 5.4.x with this component. I've
experienced and I've seen a couple of emails to the list asking
about this behaviour. It shows up as input fields instead of
checkboxes. At least you found a workaround!
David
On 10-Jul-09, at 8:21 PM, Chuck Hill wrote:
On Jul 10, 2009, at 7:56 PM, Paul D Yu wrote:
Greetings
I'm using WOCheckBoxList component for the first time.
When I use this, without type="checkbox"
<wo:checkBoxList list="$derts" item = "$dertItem" displayString =
"$dertItem.displayCode" selections = "$recommendations" / >
I get normal input fields in the browser, which is not what I want.
So I have to add the type="checkbox" to the declaration.
<wo:checkBoxList list="$derts" item = "$dertItem" displayString =
"$dertItem.displayCode" selections = "$recommendations"
type="checkbox" />
Is this correct? Seems like it should default to type="checkbox"
right? or did I do something wrong?
Paul
Which version of WO? I'd say bug as the docs do not indicate this
and neither does the class name.
File it, Dano.
Chuck
--
Chuck Hill Senior Consultant / VP Development
Learn WO at WOWODC'09 East in Montréal this August!
http://www.wocommunity.org/wowodc09/east
http://arstechnica.com/apple/news/2009/07/webobjects-sliced-from-106but-prognosis-of-death-premature.ars
_______________________________________________
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
_______________________________________________
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
_______________________________________________
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