<?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: definition expression in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772430#M1765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can filter your layers in the AGOL (or PORTAL) map used in your app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 May 2015 22:49:11 GMT</pubDate>
    <dc:creator>JeremieCornet1</dc:creator>
    <dc:date>2015-05-28T22:49:11Z</dc:date>
    <item>
      <title>definition expression</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772424#M1759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Hello. I am newbie in the web app builder area. How can I apply a definition expression on a layer to draw only the features that meets the criteria. I looked into the layerInfos in the json file but I am not sure iof you can you use a definition expression. Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 13:50:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772424#M1759</guid>
      <dc:creator>LefterisKoumis</dc:creator>
      <dc:date>2015-05-27T13:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: definition expression</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772425#M1760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lefteris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This thread shows how this can be done.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/158023"&gt;Custom Floor switcher widget WAB&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 13:54:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772425#M1760</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2015-05-27T13:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: definition expression</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772426#M1761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. I see how is done in the code. I was hoping to see a configuration file (perhaps json file)that you can define the layers that you use in the map and the definition expression to define which datasets to display. I am trying to migrate to JS from FLEX where you can do this in the configuration file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:14:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772426#M1761</guid>
      <dc:creator>LefterisKoumis</dc:creator>
      <dc:date>2015-05-27T15:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: definition expression</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772427#M1762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lefteris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was working on this to make it a widget but I have been distracted for a few weeks.&lt;/P&gt;&lt;P&gt;Maybe &lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;​ can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also look at some examples here: &lt;A href="https://community.esri.com/migration-blogpost/2580"&gt;Web AppBuilder Developer Edition – Customization Resource List&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:21:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772427#M1762</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2015-05-27T15:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: definition expression</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772428#M1763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lefteris,&lt;/P&gt;&lt;P&gt;Have you tried the Query Widget? I think you can filter a layer in Query Widget UI and also in the configuration json file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://doc.arcgis.com/en/web-appbuilder/create-apps/widget-query.htm" title="http://doc.arcgis.com/en/web-appbuilder/create-apps/widget-query.htm"&gt;Query widget—Web AppBuilder for ArcGIS | ArcGIS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/web-appbuilder/api-reference/query.htm" title="https://developers.arcgis.com/web-appbuilder/api-reference/query.htm"&gt;Query—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:23:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772428#M1763</guid>
      <dc:creator>ZhifangWang</dc:creator>
      <dc:date>2015-05-27T15:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: definition expression</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772429#M1764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lefteris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to check out the following: &lt;A href="https://community.esri.com/message/448393"&gt;LocalLayerWidget and AccessifizrWidget&lt;/A&gt; Additionally, there is the possibility of modifying the code to do definition expressions.&amp;nbsp; Check out this thread for details: &lt;A href="https://community.esri.com/thread/150060"&gt;Local Layer Widget&lt;/A&gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 22:19:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772429#M1764</guid>
      <dc:creator>DanielStoelb</dc:creator>
      <dc:date>2015-05-27T22:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: definition expression</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772430#M1765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can filter your layers in the AGOL (or PORTAL) map used in your app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 22:49:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772430#M1765</guid>
      <dc:creator>JeremieCornet1</dc:creator>
      <dc:date>2015-05-28T22:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: definition expression</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772431#M1766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. Robert's response to your question provided the info I was looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 15:42:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772431#M1766</guid>
      <dc:creator>LefterisKoumis</dc:creator>
      <dc:date>2015-05-29T15:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: definition expression</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772432#M1767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This would be better for me too.&lt;/P&gt;&lt;P&gt;-Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 15:34:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772432#M1767</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-06-01T15:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: definition expression</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772433#M1768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, That's correct. However, in my case where I have multiple layers is a lot easier to modify the definition expression in a configuration file rather than creating a map for each case.&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>Tue, 02 Jun 2015 15:15:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/definition-expression/m-p/772433#M1768</guid>
      <dc:creator>LefterisKoumis</dc:creator>
      <dc:date>2015-06-02T15:15:34Z</dc:date>
    </item>
  </channel>
</rss>

