File upload remove image doesn't update Image component
since Image component doesn't have name.. it is very hard to update the url.. when we remove the image on
background_image
, static::getQrImage($get) doesn't trigger..1 Reply
I tried adding a Hidden field and update it using
Set
but still it didn't trigger