Hi all,
I am using Oracle APEX 23.2 and DB 19.1
I created the simple from to create and update (apply changes) the data. I am using the BLOB column to add the logo and update the logo.
When user created the new record to added the new LOGO it's fine no issues. The business requirement use want to remove the LOGO and update other column as well to final click the apply changes button but it's updated other column but LOGO did not removed using APPLY Changes.
When user replace the other images it's working fine with Apply changes button.
Can you suggest how to remove BLOB Column values using Apply changes button.
Thanks
Mbro.