Gif is played only when isThumbnail is true for a!imageField

Hi, 

does somebody know how to display a GIF image without setting isThumbnail  as true, I dont want to the user to be able to click on the image.

 

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Martin Camacho

    It looks like Appian does not currently maintain the gif format unless we use "FIT". By using "ICON", for example, and right clicking the image and choosing "Save Image As", the image type changes to "PNG"...

     

    If you need the size to remain at "ICON", your quickest workaround may be to resize your gif to 20x20 (what Appian scales to when using "ICON") and then revert back to using size: "FIT". 

    There are many gif resizers online - ezgif.com worked fine for me. 

     

    I understand that this is still a workaround, but I hope this helps in some way. 

Children