| Hide 'updated_at' in edit [message #20856] |
Fri, 02 February 2007 20:42  |
sfxpt Messages: 339 Registered: January 2007 Location: Canada |
Faithful Member |
|
|
Hi,
In almost all tables, I add this "updated_at" at the end of the fields so as to track when the record was last changed.
Is there a generic way to hide this "updated_at" field when editing, but show it in list view -- the only way I know is to go into each table's generator.yml file and list every field except this one in edit:
thx
http://xpt.sourceforge.net/techdocs/
http://xpt.sourceforge.net/tools/
|
|
|
|
|