Format data in a message [message #2024] |
Wed, 29 April 2009 12:43 |
gpatti
Messages: 283 Registered: August 2008
|
Senior Member |
|
|
Tony,
I have placed some code in the _cm_post_insertRecord method of a class which generates different $this->messages[] depending on the outcome of additional processing following an insert.
The messages include certain fields from the database, including dates. However, I don't seem able to format the dates in the message, or use lookup values. I think the formatting is removed for the DB operations. Is it possible to apply formatting again from within this, and other similar, methods?
Graham
|
|
|