I have an administration screen where a company enters quantitative metrics 
that will be assigned to projects.

They want a report where they can choose which metric to report on.  Maybe just 
two metrics, maybe all and they want them in separate columns.

This coincides with my normal report maker where they just pick from the eo 
keys.

So, there won't be a conflict.

Metric A
Metric B
Metric C

So, in order to do this I created 

metricAmountFromKey component. 

This would parse the key, and then return the proper value.


The problem comes up when I try to set the columns. First I thought a current 
report header dictionary in session could do it,
but then I couldn't find out how to get the session.reptHdrDict. ??  for the 
current key.

James



On Jan 13, 2012, at 11:34 AM, Ramsey Gurley wrote:

> 
> On Jan 13, 2012, at 10:20 AM, James Cicenia wrote:
> 
>> Ok, is it possible to dynamically load up a rule set?
>> 
>> If that is possible I could create the a rule for each dynamic key.
>> 
>> Thanks
>> James
>> 
> 
> I don't understand exactly what you want to do.  It sounds like you want a 
> list
> 
> Cars
> 
> Make, Model, Colors
> Ford, Mustang, Red/Yellow/White
> 
> And you want to inspect the object to change the column name
> 
> Make, Model, 3 Colors
> Ford, Mustang, Red/Yellow/White
> 
> So what do you plan to do when there's a conflict?
> 
> Make, Model, ??
> Ford, Mustang, Red/Yellow/White
> Chevy, Volt, Black/White
> 
> Ramsey

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