<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Add Image to instance_name using Survey123 Connect in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/add-image-to-instance-name-using-survey123-connect/m-p/1045817#M33779</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/160149"&gt;@MarkEastwood&lt;/a&gt;&amp;nbsp;your syntax above is almost there, but try enclosing the emoji in quotes, e.g.&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;concat(":warning:&lt;/img&gt;","&amp;lt;b&amp;gt;Subregion:&amp;lt;/b&amp;gt; ", ${subregion}, " &amp;amp;#9888; ", "Circuit: ", ${circuit}, " ", "Span From: ", ${span_from}, " ", "Span To: ", ${span_to})&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Also ensure you're copying and pasting the actual emoji character into the string in Excel. The link that Ismael references in &lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/understanding-the-instance-name-setting/bc-p/898015/highlight/true#M2926" target="_self"&gt;this post&lt;/A&gt;&amp;nbsp;is a useful reference for emoji characters.&lt;/P&gt;&lt;P&gt;Hope this helps. Best, Jim&lt;/P&gt;</description>
    <pubDate>Mon, 12 Apr 2021 04:23:47 GMT</pubDate>
    <dc:creator>Jim-Moore</dc:creator>
    <dc:date>2021-04-12T04:23:47Z</dc:date>
    <item>
      <title>Add Image to instance_name using Survey123 Connect</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/add-image-to-instance-name-using-survey123-connect/m-p/1028119#M32582</link>
      <description>&lt;P&gt;I am trying to build an instance_name that includes an image like the example below..&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/understanding-the-instance-name-setting/bc-p/898008" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-survey123-blog/understanding-the-instance-name-setting/bc-p/898008&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarkEastwood_0-1613666631792.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/6329i306F197AEF9F404D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MarkEastwood_0-1613666631792.png" alt="MarkEastwood_0-1613666631792.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;instance_name:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;concat(:warning:&lt;/img&gt;, "&amp;lt;b&amp;gt;Subregion:&amp;lt;/b&amp;gt; ", ${subregion}, " ", "Circuit: ", ${circuit}, " ", "Span From: ", ${span_from}, " ", "Span To: ", ${span_to})&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;error:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarkEastwood_0-1613667263898.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/6330iD01BF768E4C6C766/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MarkEastwood_0-1613667263898.png" alt="MarkEastwood_0-1613667263898.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not having much luck getting this to work. Are there any examples on how to do this?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 16:54:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/add-image-to-instance-name-using-survey123-connect/m-p/1028119#M32582</guid>
      <dc:creator>MarkEastwood</dc:creator>
      <dc:date>2021-02-18T16:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Add Image to instance_name using Survey123 Connect</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/add-image-to-instance-name-using-survey123-connect/m-p/1045817#M33779</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/160149"&gt;@MarkEastwood&lt;/a&gt;&amp;nbsp;your syntax above is almost there, but try enclosing the emoji in quotes, e.g.&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;concat(":warning:&lt;/img&gt;","&amp;lt;b&amp;gt;Subregion:&amp;lt;/b&amp;gt; ", ${subregion}, " &amp;amp;#9888; ", "Circuit: ", ${circuit}, " ", "Span From: ", ${span_from}, " ", "Span To: ", ${span_to})&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Also ensure you're copying and pasting the actual emoji character into the string in Excel. The link that Ismael references in &lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/understanding-the-instance-name-setting/bc-p/898015/highlight/true#M2926" target="_self"&gt;this post&lt;/A&gt;&amp;nbsp;is a useful reference for emoji characters.&lt;/P&gt;&lt;P&gt;Hope this helps. Best, Jim&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 04:23:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/add-image-to-instance-name-using-survey123-connect/m-p/1045817#M33779</guid>
      <dc:creator>Jim-Moore</dc:creator>
      <dc:date>2021-04-12T04:23:47Z</dc:date>
    </item>
  </channel>
</rss>

