<?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: Arcade concate Function in ArcGIS Field Maps Questions</title>
    <link>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-concate-function/m-p/1155391#M2707</link>
    <description>&lt;P&gt;Great question.&lt;/P&gt;&lt;P&gt;First you need to generate the URL with an arcade expression.&amp;nbsp; I am using longitude instead of the employee id&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RyanBohan_0-1647636917770.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/36754i8BD9C8A5211CFDD5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RyanBohan_0-1647636917770.png" alt="RyanBohan_0-1647636917770.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then add a link, with the arcade express as the URL&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RyanBohan_1-1647637266899.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/36756iD0BAA8912BD3501E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RyanBohan_1-1647637266899.png" alt="RyanBohan_1-1647637266899.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you want the image to automatically show in the pop-up you can the source html with something like this&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RyanBohan_2-1647637551536.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/36757iAD032D5BBDBE880D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RyanBohan_2-1647637551536.png" alt="RyanBohan_2-1647637551536.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Mar 2022 21:06:36 GMT</pubDate>
    <dc:creator>RyanBohan</dc:creator>
    <dc:date>2022-03-18T21:06:36Z</dc:date>
    <item>
      <title>Arcade concate Function</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-concate-function/m-p/1155372#M2706</link>
      <description>&lt;P&gt;We are using Field Maps app to collect data.&amp;nbsp; A part of this data is a persons ID number.&amp;nbsp; When the user populates the ID number, I also want to have an option to view their photo.&lt;/P&gt;&lt;P&gt;Using the calculate field and the SQL expression allows us to view the photo.&lt;/P&gt;&lt;P&gt;CONCAT('URL', fieldname)&amp;nbsp; works!&lt;/P&gt;&lt;P&gt;When using it this way, the user enters the ID number in one field, and then in another field they can click the link to see the photo.&lt;/P&gt;&lt;P&gt;My first question is how do I write this in Arcade?&amp;nbsp; I saw the CONCAT function, but its very complicated to me.&lt;/P&gt;&lt;P&gt;My second question - is there a way to allow the user to input the ID number and then be able to click the ID number and display photo rather than having a separate field with the link.&lt;/P&gt;&lt;P&gt;Ideally I would like for them to just click the ID number and have the photo display. I saw this custom attribute display to link properties and I was wondering if this would work for me. If they click on the ID number then that would link them to the photo.&amp;nbsp; I’m not sure if it would work since first I need to create the URL.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnnettePoole1_0-1647634369271.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/36749i24F8A94C925AFED7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnnettePoole1_0-1647634369271.png" alt="AnnettePoole1_0-1647634369271.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2022 20:13:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-concate-function/m-p/1155372#M2706</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-03-18T20:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade concate Function</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-concate-function/m-p/1155391#M2707</link>
      <description>&lt;P&gt;Great question.&lt;/P&gt;&lt;P&gt;First you need to generate the URL with an arcade expression.&amp;nbsp; I am using longitude instead of the employee id&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RyanBohan_0-1647636917770.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/36754i8BD9C8A5211CFDD5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RyanBohan_0-1647636917770.png" alt="RyanBohan_0-1647636917770.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then add a link, with the arcade express as the URL&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RyanBohan_1-1647637266899.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/36756iD0BAA8912BD3501E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RyanBohan_1-1647637266899.png" alt="RyanBohan_1-1647637266899.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you want the image to automatically show in the pop-up you can the source html with something like this&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RyanBohan_2-1647637551536.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/36757iAD032D5BBDBE880D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RyanBohan_2-1647637551536.png" alt="RyanBohan_2-1647637551536.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2022 21:06:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-concate-function/m-p/1155391#M2707</guid>
      <dc:creator>RyanBohan</dc:creator>
      <dc:date>2022-03-18T21:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade concate Function</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-concate-function/m-p/1155810#M2713</link>
      <description>&lt;P&gt;If I understand this correctly, the only issue is I would have to add all my field attributes I want displayed now to the Custom Attribute Display. Right? This is great though and it works if it was my only field as I have 117 fields.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 17:42:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-concate-function/m-p/1155810#M2713</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-03-21T17:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade concate Function</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-concate-function/m-p/1155909#M2719</link>
      <description>&lt;P&gt;Hello, one more question.&amp;nbsp; The arcade statement works great, but when I do not have an id, then the entire url is displayed with no id. I have practiced with the Iff, with no luck. If I wanted to display photo if true, and if not true display "No Photo", how can I make this work? Thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 21:46:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-concate-function/m-p/1155909#M2719</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-03-21T21:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade concate Function</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-concate-function/m-p/1155920#M2721</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I figured it out by using IIf(subject &amp;lt; 99999, "No Photo", subjectimage)&lt;/P&gt;&lt;P&gt;Basically if there isn't a photo, No Photo displays, but if there is a photo then a hyperlink displays and the user can click on the hyperlink.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My next question how can I change the hyperlink to say "Click Here" instead of showing the actual URL?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 22:02:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-concate-function/m-p/1155920#M2721</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-03-21T22:02:46Z</dc:date>
    </item>
  </channel>
</rss>

