Image won't update

ISSUE
On this particular page, I have an insert statement that works beautifully. That statement inserts a photo along with a bunch of other items.

On the Edit form, I have an update statement. I don’t want to overwrite any existing photo that the url for is being store in the database, so I am using a condition. The issue is actually at the image load. As soon as I add that and there is an image chosen on the upload field, nothing happens. But, it does update if no photo is chosen. The issue, at this point, is absolutely not on the crop, resize or save parts. It is - I am pretty confident with the image load. But WHAT?

Any thoughts on why this is not working? I have checked 17.4 million times and it is doing everything the image items are doing on the insert statement. Thanks!


image

Community Page
Last updated: