• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
WOCheckBoxList
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WOCheckBoxList


  • Subject: WOCheckBoxList
  • From: Paul D Yu <email@hidden>
  • Date: Fri, 10 Jul 2009 22:56:49 -0400

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
 

 _______________________________________________
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

  • Follow-Ups:
    • Re: WOCheckBoxList
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: What is the difference between these webobjects URLs?
  • Next by Date: Re: WOCheckBoxList
  • Previous by thread: Re: What is the difference between these webobjects URLs?
  • Next by thread: Re: WOCheckBoxList
  • Index(es):
    • Date
    • Thread