On Jan 13, 2012, at 10:42 AM, James Cicenia wrote: > 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.
So this is a D2W property level component that takes an object and a property key and displays a 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 I don't follow. What does the reptHdrDict hold? What are the keys/values? Ramsey
_______________________________________________ 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]
