No one told you???

On Jan 7, 2011, at 11:25 AM, David Avendasora wrote:

> Seriously. Does WOnder do _everything_??
> 
> Dave
> 
> On Jan 7, 2011, at 1:55 PM, Ramsey Gurley wrote:
> 
>> You may want to consider an ERXDateGrouper instead of a display group for 
>> every day of the week.  I think with that, you can just set your grouping 
>> mode to week, sum, then set it back to whatever you were doing.
>> 
>> Ramsey
>> 
>> 
>> On Jan 7, 2011, at 12:56 PM, Theodore Petrosky wrote:
>> 
>>> I have a number of displayGroups on my page that I get a sum on:
>>> 
>>> SumAmountOfTimeMonday : WOString {
>>> value = [email protected]; // VALID
>>> numberformat = "##.##";
>>> }
>>> 
>>> this is on a weekly calendar. I want to sum across:
>>> 
>>> [email protected] + 
>>> [email protected] +tues+wed+ etc...
>>> 
>>> and display the sum of the sums of the days. is there a way to do this or 
>>> do I need to revert to the java and create a method:
>>> 
>>> public double sumOfDaysOfWeek() {
>>>  //do the summing here and return the double value.
>>> }
>>> 
>>> Thanks,
>>> 
>>> Ted
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list      ([email protected])
>>> Help/Unsubscribe/Update your Subscription:
>>> http://lists.apple.com/mailman/options/webobjects-dev/ramsey%40xeotech.com
>>> 
>>> This email sent to [email protected]
>>> 
>> 
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      ([email protected])
>> Help/Unsubscribe/Update your Subscription:
>> http://lists.apple.com/mailman/options/webobjects-dev/webobjects%40avendasora.com
>> 
>> This email sent to [email protected]
>> 
>> 
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net
> 
> This email sent to [email protected]

-- 
Chuck Hill             Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall 
knowledge of WebObjects or who are trying to solve specific problems.    
http://www.global-village.net/products/practical_webobjects







Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to