Hi,
I am running into the following problem.
When I insert a record, and upload a image, I run source(at save file embed) to resize, then rename & copy to another folder. And it works 100%.
My problem lies when Updating a record and uploading a new image.
I, open the record, upload new image, it gets resized, renamed and copied 100%, the file is on the server but the image field on the record is saved with the uploaded file name instead of the new filename. It seems like the "file upload" variable is not updating and I do not know why. And this only happens when updating the record.
Any suggestions?