Good day bubblers -
I have a repeating group of images is there an easy way to expose the Height and Width pixel density of the image (not the physical size of the image element itself)?
Use Case - I want to display a warning for any images in the repeating group (id=imagecurrentcellsindex) that fall below 300 pixels in density.
Maybe some form of HTML/Java?