Hi, I used fileUpload component in mobile to upload a photo. But when viewed using imageField, the picture gets rotated in wrong orientation. Is there a way forward to fix it?
Discussion posts and replies are publicly visible
As Stefan points out, no alteration has happened to your image. What you may be experiencing is the fact that many cameras (phones, etc) will store the orientation of a picture as metadata rather than actual orienting the image in a particular direction, and the Appian Image Display field may not always observe this metadata.