<?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: How do I populate a Bootsrap carousel with thumbnails from maps with a group on AGOL? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49463#M4354</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the queryGroups method on the Portal class to&amp;nbsp;find the group you want to display and then use the PortalGroup.queryItems method to access the group content.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get the group using queryGroups:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-Portal.html#queryGroups" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-Portal.html#queryGroups"&gt;Portal | ArcGIS API for JavaScript 4.14&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Get the items from the group using queryItems:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-PortalGroup.html#queryItems" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-PortalGroup.html#queryItems"&gt;PortalGroup | ArcGIS API for JavaScript 4.14&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Feb 2020 17:22:07 GMT</pubDate>
    <dc:creator>KellyHutchins</dc:creator>
    <dc:date>2020-02-18T17:22:07Z</dc:date>
    <item>
      <title>How do I populate a Bootsrap carousel with thumbnails from maps with a group on AGOL?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49458#M4349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm new to AGOL and the JS ESRI API. As the question states, I'm looking for a way to retrieve the maps from a group with thumbnails and then populate a Boostrap carousel with the thumbnails from the maps. How do i access the group from the JS API? Do I need to create an App on AGOL&amp;nbsp; with an Id and secret to access the group? Any help pointing me in the right direction would be greatly appreciated. Thanks.&amp;nbsp;group items&amp;nbsp;basic authentication&amp;nbsp;carousel&amp;nbsp;novice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2019 20:56:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49458#M4349</guid>
      <dc:creator>SkylerKroll</dc:creator>
      <dc:date>2019-12-06T20:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I populate a Bootsrap carousel with thumbnails from maps with a group on AGOL?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49459#M4350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following sample shows how to get content from an ArcGIS Online group and display the thumbnail and title info.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/identity-oauth-basic/live/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/identity-oauth-basic/live/index.html"&gt;Access ArcGIS Online items using OAuthentication - 4.13&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2019 17:44:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49459#M4350</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2019-12-10T17:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do I populate a Bootsrap carousel with thumbnails from maps with a group on AGOL?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49460#M4351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for reply! This really helped.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2019 15:29:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49460#M4351</guid>
      <dc:creator>SkylerKroll</dc:creator>
      <dc:date>2019-12-11T15:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do I populate a Bootsrap carousel with thumbnails from maps with a group on AGOL?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49461#M4352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kelly,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Your sample gives me only the maps from the "My&amp;nbsp;Content" tab in ArcGIS online. I want to get the maps from a group in My Groups, I am assigned to the group but I can't figure out how I can get the results from a group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Feb 2020 10:28:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49461#M4352</guid>
      <dc:creator>PHerk</dc:creator>
      <dc:date>2020-02-16T10:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do I populate a Bootsrap carousel with thumbnails from maps with a group on AGOL?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49462#M4353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Skyler,&lt;/P&gt;&lt;P&gt;Did you succeed in getting the content from a Group? Do you have any sample code to get me going.&lt;/P&gt;&lt;P&gt;Appreciated&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Feb 2020 10:39:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49462#M4353</guid>
      <dc:creator>PHerk</dc:creator>
      <dc:date>2020-02-16T10:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do I populate a Bootsrap carousel with thumbnails from maps with a group on AGOL?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49463#M4354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the queryGroups method on the Portal class to&amp;nbsp;find the group you want to display and then use the PortalGroup.queryItems method to access the group content.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get the group using queryGroups:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-Portal.html#queryGroups" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-Portal.html#queryGroups"&gt;Portal | ArcGIS API for JavaScript 4.14&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Get the items from the group using queryItems:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-PortalGroup.html#queryItems" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-PortalGroup.html#queryItems"&gt;PortalGroup | ArcGIS API for JavaScript 4.14&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2020 17:22:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49463#M4354</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2020-02-18T17:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do I populate a Bootsrap carousel with thumbnails from maps with a group on AGOL?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49464#M4355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kelly, any samples?&lt;/P&gt;&lt;P&gt;Appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2020 19:00:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49464#M4355</guid>
      <dc:creator>PHerk</dc:creator>
      <dc:date>2020-02-18T19:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do I populate a Bootsrap carousel with thumbnails from maps with a group on AGOL?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49465#M4356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There isn't a sample in the sdk but there is a demo app in a Developer summit presentation&amp;nbsp;that uses queryGroups here:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/hgonzago/DevSummit-presentations/blob/0571a5195ea33f0216b05150ff305c95a50ffa03/Dev-Summit-2016/popups/demos/Embed/js/template.js#L86" title="https://github.com/hgonzago/DevSummit-presentations/blob/0571a5195ea33f0216b05150ff305c95a50ffa03/Dev-Summit-2016/popups/demos/Embed/js/template.js#L86"&gt;DevSummit-presentations/template.js at 0571a5195ea33f0216b05150ff305c95a50ffa03 · hgonzago/DevSummit-presentations · Git…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2020 19:05:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49465#M4356</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2020-02-18T19:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do I populate a Bootsrap carousel with thumbnails from maps with a group on AGOL?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49466#M4357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is from 2014, I would like to use the latest Javascript API version....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2020 19:34:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49466#M4357</guid>
      <dc:creator>PHerk</dc:creator>
      <dc:date>2020-02-18T19:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do I populate a Bootsrap carousel with thumbnails from maps with a group on AGOL?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49467#M4358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I don't have a more recent sample but the idea is the same. You'll query for the group and then use the group to query for its content.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2020 20:07:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49467#M4358</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2020-02-18T20:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do I populate a Bootsrap carousel with thumbnails from maps with a group on AGOL?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49468#M4359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have figured it out. Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2020 08:20:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-populate-a-bootsrap-carousel-with/m-p/49468#M4359</guid>
      <dc:creator>PHerk</dc:creator>
      <dc:date>2020-02-19T08:20:40Z</dc:date>
    </item>
  </channel>
</rss>

