Hello everyone, I'm starting as a APEX developer, and I have an issue that I didn't find any resolution that works to me at the moment.
I have a form with a image field, and it's required from the business rules. When I create a new register everything works perfectly, but when I go to edit mode, e just click to apply a validation happen, even with the image on the field.

If I uncheck the switch on session Validate on fields property, the edit mode don't show this message and submit normally, but, when I create a new register and submit without a image tha database validate with a ORA message.
Did I miss something on my image config? I'm using APEX 24.1.5


