![]() |
Sergey Kornilov admin 10/6/2010 |
Yes, this is the default behaviour, old files are not deleted when you upload a new one while editing the record. |
S
|
sotosp author 10/6/2010 |
I need to ask you one more thing. Can you tell me the code that i need to write in order to perform this action? |
A
|
ann 10/6/2010 |
Hi, if ($values["FieldName"]!=$oldvalues["FieldName"] && $oldvalues["FieldName"])
|