<?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: format field in table widget in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/format-field-in-table-widget/m-p/1077598#M2383</link>
    <description>&lt;P&gt;Thanks for your reply, but that doesn't seem to be working for me (see screenshot below).&amp;nbsp; This is a text field from a hosted FeatureLayer.&amp;nbsp; Works fine in the popup, just not in the table widget.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 11 Jul 2021 18:40:46 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-07-11T18:40:46Z</dc:date>
    <item>
      <title>format field in table widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/format-field-in-table-widget/m-p/1077550#M2380</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Can someone tell me how to format a field in a table widget so that a URL appears as a clickable link?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;--john&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jul 2021 03:46:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/format-field-in-table-widget/m-p/1077550#M2380</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-07-11T03:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: format field in table widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/format-field-in-table-widget/m-p/1077562#M2381</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;No need to enable or format separately for URLs. When you format the table make sure the column type is a string and you can enter the URL in the attribute value. Once it's published you just add the attribute table widget in your web app builder, and you will clearly view the clickable URL in the table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DrVSSKiran_0-1625987781047.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/18172iCAC280C278EED7B0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DrVSSKiran_0-1625987781047.png" alt="DrVSSKiran_0-1625987781047.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jul 2021 07:17:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/format-field-in-table-widget/m-p/1077562#M2381</guid>
      <dc:creator>DrVSSKiran</dc:creator>
      <dc:date>2021-07-11T07:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: format field in table widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/format-field-in-table-widget/m-p/1077563#M2382</link>
      <description>&lt;P&gt;Here is a neat way to do it.&lt;/P&gt;&lt;P&gt;Ensure the Hyperlink (Text) field is long enough to accommodate the URLs along with its formatting elements.&lt;/P&gt;&lt;P&gt;You can format the field like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;a href="file://filepath" target="_top"&amp;gt;hyperlinkname&amp;lt;/a&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my example, it looks like this in ArcGIS Pro&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JayantaPoddar_0-1625987142482.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/18170iCB7C118A6313A3CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JayantaPoddar_0-1625987142482.png" alt="JayantaPoddar_0-1625987142482.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once published (Shared as web layer), it looks like this, in ArcGIS Online Map Viewer as well as in Experience (Table Widget).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JayantaPoddar_1-1625987227948.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/18171i2E0E3DD9B02CAC8B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JayantaPoddar_1-1625987227948.png" alt="JayantaPoddar_1-1625987227948.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/technical-article/000018754" target="_self"&gt;FAQ: Is it possible to add a hyperlink path to a field in ArcGIS Pro?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jul 2021 07:25:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/format-field-in-table-widget/m-p/1077563#M2382</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-07-11T07:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: format field in table widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/format-field-in-table-widget/m-p/1077598#M2383</link>
      <description>&lt;P&gt;Thanks for your reply, but that doesn't seem to be working for me (see screenshot below).&amp;nbsp; This is a text field from a hosted FeatureLayer.&amp;nbsp; Works fine in the popup, just not in the table widget.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jul 2021 18:40:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/format-field-in-table-widget/m-p/1077598#M2383</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-07-11T18:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: format field in table widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/format-field-in-table-widget/m-p/1077599#M2384</link>
      <description>&lt;P&gt;Thanks for your reply and suggestion. In this case, I published a file geodatabase to AGOL and created a FeatureLayer at the time of publishing.&amp;nbsp; The field shows as type "String" and length 200 (enough for this this URL).&amp;nbsp; I wonder if the problem is that some of the records contain "NA" rather than a valid URL?&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jul 2021 18:47:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/format-field-in-table-widget/m-p/1077599#M2384</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-07-11T18:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: format field in table widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/format-field-in-table-widget/m-p/1077609#M2385</link>
      <description>&lt;P&gt;Is it a Hosted Feature Layer?&lt;/P&gt;&lt;P&gt;Then go to its Item Details Page &amp;gt; Data tab &amp;gt;Fields. Add a new Field (Text). Keep the default length, if not more.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JayantaPoddar_0-1626033234083.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/18179iAE93892F89CF2404/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JayantaPoddar_0-1626033234083.png" alt="JayantaPoddar_0-1626033234083.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Next, click on the Table tab (Next to Fields tab)&lt;/P&gt;&lt;P&gt;Click on the newly created Field Name &amp;gt; Click Calculate &amp;gt; Choose Arcade.&lt;/P&gt;&lt;P&gt;In the Arcade Calculator, write a similar expression.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;IIF($feature.IMAGEURL=='NA','NA',&amp;lt;a href="' + $feature.IMAGEURL + '"target="_top"&amp;gt;' + $feature.SCIENTIFICNAME + '&amp;lt;/a&amp;gt;')&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should be able to click the link from this field from both the new Map Viewer as well as the Table Widget of Experience.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 04:44:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/format-field-in-table-widget/m-p/1077609#M2385</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-07-12T04:44:52Z</dc:date>
    </item>
  </channel>
</rss>

