Re: ERXRadioButtonMatrix example???
Re: ERXRadioButtonMatrix example???
- Subject: Re: ERXRadioButtonMatrix example???
- From: Paul Hoadley <email@hidden>
- Date: Sun, 30 May 2010 15:26:02 +0930
On 30/05/2010, at 1:37 AM, Theodore Petrosky wrote: Before I start hacking to figure this out... does anyone have an example of this:
ERXRadioButtonMatrix
Here's an example:
<wo:ERXRadioButtonMatrix list="$allMessages" item="$messageIter" selection="$message"> <wo:string value="$messageIter" /> </wo:ERXRadioButtonMatrix>
In this case, I'm providing a list of Strings for selection. allMessages() returns an NSArray<String>, 'messageIter' and 'message' are both String ivars. It's much like a WOPopUpButton, except instead of binding 'displayString', just put the display string as the content of the element.
|
_______________________________________________
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