<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Inconsistent Mobile Image Functionality</title><link>https://community.appian.com/discussions/f/user-interface/18083/inconsistent-mobile-image-functionality</link><description>Hello, 
 I am working on a mobile-focused application that has a requirement to display images and to be able to download them to the mobile device. When I view the images as an action from Tempo, I am able to download them within the viewer pane but</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Inconsistent Mobile Image Functionality</title><link>https://community.appian.com/thread/71783?ContentTypeID=1</link><pubDate>Fri, 31 Jan 2020 20:01:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d381f248-7688-4c74-9712-4a64899873c4</guid><dc:creator>jorgez</dc:creator><description>&lt;p&gt;The ticket has been submitted and responded to by Appian.&amp;nbsp; This inconsistent behavior is acknowledged by Appian and there are no immediate plans to align it between iOS and Android.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;I did find that in cases where the download functionality doesn&amp;#39;t appear in the expanded thumbnail, adding a download link will present it in mobile as an expanded thumbnail with option to download.&amp;nbsp;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt; a!imageField(
                  images: {
                    a!documentImage(
                      link:a!documentDownloadLink(document:local!doc1),
                      document: local!doc1
                    ),
                    a!documentImage(
                      link:a!documentDownloadLink(document:local!doc2,
                      document: local!doc2
                    )
                  },
                  isThumbnail: false,
                )&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Inconsistent Mobile Image Functionality</title><link>https://community.appian.com/thread/71382?ContentTypeID=1</link><pubDate>Fri, 10 Jan 2020 14:41:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:07a6d3ba-4ea3-4d13-bcf1-70e3f4034c9a</guid><dc:creator>Jussi Lundstedt</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/jorgez807"&gt;jorgez&lt;/a&gt;,&lt;br /&gt;&lt;br /&gt;Can you please submit or have someone from your organization submit a ticket with Appian Support about this inconsistency so they can try to reproduce it?&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Jussi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>