C
|
cgphp 12/18/2012 |
In the "Process record values" event of the edit page, enter the following code: $values['comments'] = now() . " " . $_SESSION['UserID'];
|
C
|
chingupt author 12/18/2012 |
Thanks it solves the problem. But it does not solve the complete problem. |
C
|
chingupt author 12/18/2012 |
I was able to acheive the braces part before and after the date and username. but how do i get the line breaks? |
C
|
cgphp 12/19/2012 |
Keep comments and meta data in different fields. |