Hi, I have inherited an old site that has extensive sales reporting. Some reports are static some are dynamically created based on variable criteria (eg: dates, user roles etc). Each report has it's own file and they use more or less the same layout. I would like to replace all of them with a single template and one layout and the content to be dynamically injected based on the report ID. this will be a new table that will contain the reportID, header, footer etc
I have problems designing this back-end table that will support capturing the report definition. I'm think this is a "classic" CMS feature and I was wondering how people are tackling it. regards Victor ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332863 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

