For an image-upload control, is it possible to disable the hyperlink/download feature in the form (read mode)?
It is annoying that clicking anywhere on the field opens a new browser tab with the image while the user is never interested in downloading the image in this case.
In the example below, the image field is the full width of the page, so clicking anywhere right of the actual image opens a browser tab with the image.
We already tried setting the ‘Show action button’ to ‘When editable’, but this doesn’t seem to have effect.


