Re: subtotal question
Re: subtotal question
- Subject: Re: subtotal question
- From: James Cicenia <email@hidden>
- Date: Wed, 24 Mar 2010 10:48:17 -0500
Am I just being dense here.....
allValues of what? The item is a key in the nesting WORepetition.
thanks
On Mar 24, 2010, at 10:43 AM, Miguel Arroz wrote: Hi!
allValues()
Yours
Miguel Arroz On 2010/03/24, at 15:38, James Cicenia wrote: Maybe it is to early or whatever...
I dont' think I have ever iterated over a dictionary in a WORepetition.
What are the bindings then for list and item?
I would think my first WORepetition would be:
TimeSheetGroups : WORepetition { list = entries.allKeys; item = groupedKey; }
But what then would be my nested WORepetition to get the array of objects?
TimeSheetGroupedEntries: WORepetition{ list = ? }
|
_______________________________________________
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