<?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: Domain Description From Another Layer in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/domain-description-from-another-layer/m-p/1328738#M54599</link>
    <description>&lt;P&gt;Unlike the &lt;A href="https://developers.arcgis.com/arcade/function-reference/feature_functions/#domainname" target="_self"&gt;DomainName&lt;/A&gt; function for a Feature, you'll have to provide the code to get back anything for FeatureSets&lt;/P&gt;</description>
    <pubDate>Thu, 14 Sep 2023 15:47:52 GMT</pubDate>
    <dc:creator>KenBuja</dc:creator>
    <dc:date>2023-09-14T15:47:52Z</dc:date>
    <item>
      <title>Domain Description From Another Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/domain-description-from-another-layer/m-p/1328710#M54598</link>
      <description>&lt;P&gt;I am trying to return the domain description from another layer using an Arcade expression. I've tried the below, but it returns blank. Any tips?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;var basinPoly = FeatureSetByName($map,'Modeling_Basins')

var d = DomainName(basinPoly, 'BasinID')

return d&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 14:47:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/domain-description-from-another-layer/m-p/1328710#M54598</guid>
      <dc:creator>JoshBillings</dc:creator>
      <dc:date>2023-09-14T14:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Domain Description From Another Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/domain-description-from-another-layer/m-p/1328738#M54599</link>
      <description>&lt;P&gt;Unlike the &lt;A href="https://developers.arcgis.com/arcade/function-reference/feature_functions/#domainname" target="_self"&gt;DomainName&lt;/A&gt; function for a Feature, you'll have to provide the code to get back anything for FeatureSets&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 15:47:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/domain-description-from-another-layer/m-p/1328738#M54599</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2023-09-14T15:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Domain Description From Another Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/domain-description-from-another-layer/m-p/1330732#M54688</link>
      <description>&lt;P&gt;I am trying to solve the same problem.&amp;nbsp; Did you figure anything out?&lt;/P&gt;&lt;P&gt;&lt;A title="My message board question." href="https://community.esri.com/t5/arcgis-field-maps-questions/smart-forms-field-calculator-domain-from-nearby/m-p/1327858#M6979" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-field-maps-questions/smart-forms-field-calculator-domain-from-nearby/m-p/1327858#M6979&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can get it to return the domain code and am thinking I might have to set up a series of if statements to change the code to the description.&amp;nbsp; It wouldn't be pretty but I am not getting any more ideas on it.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 17:42:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/domain-description-from-another-layer/m-p/1330732#M54688</guid>
      <dc:creator>HMarcks</dc:creator>
      <dc:date>2023-09-20T17:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Domain Description From Another Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/domain-description-from-another-layer/m-p/1512895#M60591</link>
      <description>&lt;P&gt;Any update on this issue other than hardcode the domain name?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 12:38:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/domain-description-from-another-layer/m-p/1512895#M60591</guid>
      <dc:creator>AiminFan1</dc:creator>
      <dc:date>2024-07-31T12:38:47Z</dc:date>
    </item>
  </channel>
</rss>

