Generic Admin Screens - Who knows what?
I generally start my projects using things like generic list screens, only adding object specific admin lists if a specific object has a unique requirement. So I'll typically have an admin-list.cfm screen template for listing pages, articles, products, users, etc.
The question is how do you pass meta-information that the generic admin screen requires in an elegant way? I have a solution, but I don't love it. Better ideas appreciated . . .


