<?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 Adding a string of text automatically? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/adding-a-string-of-text-automatically/m-p/617938#M30811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 50 features with a field that I want to use to hold the URLs of the images that correspond to the features. What I want to do is simple, the first half of the URL is the same for all features (ie gisdata.com/images/tree.jpg), the only thing that differs is the unique name of the image (ie - tree.jpg).&amp;nbsp;Using the field calculator, what would my syntax need to read?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANK YOU!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jun 2017 03:37:13 GMT</pubDate>
    <dc:creator>PatrickGrady</dc:creator>
    <dc:date>2017-06-08T03:37:13Z</dc:date>
    <item>
      <title>Adding a string of text automatically?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/adding-a-string-of-text-automatically/m-p/617938#M30811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 50 features with a field that I want to use to hold the URLs of the images that correspond to the features. What I want to do is simple, the first half of the URL is the same for all features (ie gisdata.com/images/tree.jpg), the only thing that differs is the unique name of the image (ie - tree.jpg).&amp;nbsp;Using the field calculator, what would my syntax need to read?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANK YOU!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 03:37:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/adding-a-string-of-text-automatically/m-p/617938#M30811</guid>
      <dc:creator>PatrickGrady</dc:creator>
      <dc:date>2017-06-08T03:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a string of text automatically?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/adding-a-string-of-text-automatically/m-p/617939#M30812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have the name of the image in the table already, you can set the new column like this (Python syntax):&lt;/P&gt;&lt;PRE&gt; 'https://gi&lt;SPAN style="background-color: #ffffff;"&gt;sdata.com/images/&lt;/SPAN&gt;' + !COL_NAME!&lt;/PRE&gt;&lt;P&gt;where COL_NAME is the column that contains the file name text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 05:46:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/adding-a-string-of-text-automatically/m-p/617939#M30812</guid>
      <dc:creator>mfcallahan</dc:creator>
      <dc:date>2017-06-08T05:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a string of text automatically?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/adding-a-string-of-text-automatically/m-p/617940#M30813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Matthew, I greatly appreciate your help as it worked perfectly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 19:46:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/adding-a-string-of-text-automatically/m-p/617940#M30813</guid>
      <dc:creator>PatrickGrady</dc:creator>
      <dc:date>2017-06-08T19:46:58Z</dc:date>
    </item>
  </channel>
</rss>

