|
|
Sergey Kornilov admin 3/2/2010 |
|
You can try something like this in BeforeAdd/BeforeEdit events: $values["Notes"].="\n".now(); |
|
|
W
|
Wraith author 3/3/2010 |
|
Hello, thanks, tried that. I put the line into "Edit page: before display" but got |
|
|
W
|
Wraith author 3/3/2010 |
|
Putting into "Before record updated" inserts the date at the end of the new text in the field, which is OK but not preferable. |
|