first of all - it`s an awsome tool

I`ve been able to convert most of our small but helpfull sheets that contained much to many redundant
(and often wrong data) into an nicely structured nomalized database in one afternoon
)A question (ok, several ones, in fact, but this ones my most pressing) popped up:
- is it possible to have a different template for the read-only 'view' of recorddata on a per-table basis?
I`ve thought about overriding Dataface_Record_Template.html and making it 'redirect' to a template based
on the tablename passed if a view_tablename.tpl exists.
This would making formatting of record-data (eg. format the content of a cell as link) and adding export funtions easy.
Many thanks,
dwe