<?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: Dynamic content in configuration panel of configurable web app in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-content-in-configuration-panel-of/m-p/355207#M32905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Getting categories in a widget is not a problem. I would like to have it in the configuration panel when configuring a custom web application template.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reason is that I need to configure a widget. What I mean by the configuration panel is as shown here:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/438690_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;For reference, this is what I mean as described here:&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/arcgis-online/create-maps/create-app-templates.htm#GUID-12539044-708B-4FB0-9259-E3CBD0FEE504"&gt;https://doc.arcgis.com/en/arcgis-online/create-maps/create-app-templates.htm#GUID-12539044-708B-4FB0-9259-E3CBD0FEE504&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Mar 2019 08:33:27 GMT</pubDate>
    <dc:creator>DanielChristensen1</dc:creator>
    <dc:date>2019-03-05T08:33:27Z</dc:date>
    <item>
      <title>Dynamic content in configuration panel of configurable web app</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-content-in-configuration-panel-of/m-p/355205#M32903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish to have some dynamic content in the configuration panel of a configurable web application.&lt;/P&gt;&lt;P&gt;In specific I would like to show the current categories of the Portal.&lt;/P&gt;&lt;P&gt;Is there any way in which this is possible?&amp;nbsp; I'm open to any suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2019 08:10:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-content-in-configuration-panel-of/m-p/355205#M32903</guid>
      <dc:creator>DanielChristensen1</dc:creator>
      <dc:date>2019-03-04T08:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic content in configuration panel of configurable web app</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-content-in-configuration-panel-of/m-p/355206#M32904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think a costum widget could do the trick:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you look at the:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-Portal.html#hasCategorySchema" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-Portal.html#hasCategorySchema"&gt;Portal | API Reference | ArcGIS API for JavaScript 4.10&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you will find:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-Portal.html#hasCategorySchema" style="color: #0079c1; background-color: #f8f8f8; font-weight: 300; text-decoration: none;"&gt;hasCategorySchema&lt;/A&gt;&lt;/P&gt;&lt;P&gt;that will tell if there are any categories on the portal&lt;/P&gt;&lt;P&gt;and then with:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-Portal.html#fetchCategorySchema" style="color: #0079c1; background-color: #ffffff; font-weight: 300; text-decoration: none;"&gt;fetchCategorySchema()&lt;/A&gt;&lt;/P&gt;&lt;P&gt;you would be able to get the categories&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then use html to order the information with JS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2019 07:22:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-content-in-configuration-panel-of/m-p/355206#M32904</guid>
      <dc:creator>Rasmus_BloustrødLind</dc:creator>
      <dc:date>2019-03-05T07:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic content in configuration panel of configurable web app</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-content-in-configuration-panel-of/m-p/355207#M32905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Getting categories in a widget is not a problem. I would like to have it in the configuration panel when configuring a custom web application template.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reason is that I need to configure a widget. What I mean by the configuration panel is as shown here:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/438690_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;For reference, this is what I mean as described here:&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/arcgis-online/create-maps/create-app-templates.htm#GUID-12539044-708B-4FB0-9259-E3CBD0FEE504"&gt;https://doc.arcgis.com/en/arcgis-online/create-maps/create-app-templates.htm#GUID-12539044-708B-4FB0-9259-E3CBD0FEE504&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2019 08:33:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-content-in-configuration-panel-of/m-p/355207#M32905</guid>
      <dc:creator>DanielChristensen1</dc:creator>
      <dc:date>2019-03-05T08:33:27Z</dc:date>
    </item>
  </channel>
</rss>

