Re: WORepetition Woes
Re: WORepetition Woes
- Subject: Re: WORepetition Woes
- From: Arturo PĂ©rez <email@hidden>
- Date: Thu, 8 Jan 2004 11:37:48 -0500
On Jan 8, 2004, at 11:27 AM, Janice M. Cheung wrote:
Greetings!
Happy New Year!
I have a question concerning WORepetitions.. is it possible to
suppress duplicate
values in a WORepetition? There is a very rigid template that our
queries must
adhere to, and the return of duplicate values are wreaking havoc on
the alignment
of our on-line phonebook.
(The placement of a WORepetition within a WORepetition is also
having similar
adverse effects on table alignment).
The easiest thing in your situation is to bind the repetition to an
array that has
the duplicates removed. You can either do this by binding to a method
that returns
the filtered array or by creating the array ahead of time.
----
WO in philadelphia - wanna cheesesteak with that?
Please visit webobjects.meetup.com.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.