Re: WOCheckBoxList
Re: WOCheckBoxList
- Subject: Re: WOCheckBoxList
- From: Chuck Hill <email@hidden>
- Date: Fri, 10 Jul 2009 20:21:18 -0700
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