<?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: Feedback/Questions in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/feedback-questions/m-p/70261#M118</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&amp;nbsp;I'd say this is something commonly requested. It'd be also nice if when clicking on a selected box it zooms into the location.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Feb 2020 20:53:13 GMT</pubDate>
    <dc:creator>BrianE1</dc:creator>
    <dc:date>2020-02-07T20:53:13Z</dc:date>
    <item>
      <title>Feedback/Questions</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/feedback-questions/m-p/70259#M116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I've explored the beta version a bit and it seems to have a lot of potential. A few quesitons:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I am in the Jewelrybox template. When I make a selection from the side list panel, is there a way to modify how the the point on a map appears? Currently, all I see is Esri's default bright blue to indicate a selection. This color does not always work, especially with certain map colors.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Second, I&amp;nbsp;trying to add data from a Web Scene and it is not allowing me to. I can pull in the map fine but not the data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Lastly, would be great to have the ability customize pop-ups so they tie in with the rest of the app the user designs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thanks.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2020 02:13:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/feedback-questions/m-p/70259#M116</guid>
      <dc:creator>BrianE1</dc:creator>
      <dc:date>2020-01-16T02:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Feedback/Questions</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/feedback-questions/m-p/70260#M117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently, we are using the default highlight option that is used in the ArcGIS JavaScript API for the map widget. Is this something you often need? I could see where this option would be helpful.&amp;nbsp; Another option, you could create your own map widget using the dev edition of ExB to load your datasources such as web maps, web scenes and change the highlight option for the map and scene view. Can you share with us the Web Scene that you're trying to use? Thanks for the feedback about the pop-ups, we have received a couple of requests on this and we will look into it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #6688cc; background-color: #000c18; font-weight: normal; font-size: 20px;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #9966b8;"&gt;const&lt;/SPAN&gt;&lt;SPAN style="color: #6688cc;"&gt; options&lt;/SPAN&gt;&lt;SPAN style="color: #225588;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #6688cc;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ffeebb; text-decoration: underline;"&gt;__esri&lt;/SPAN&gt;&lt;SPAN style="color: #6688cc;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #ffeebb; text-decoration: underline;"&gt;MapViewProperties&lt;/SPAN&gt;&lt;SPAN style="color: #6688cc;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #225588;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #6688cc;"&gt; {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #6688cc;"&gt; map: webmapDs.map,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #6688cc;"&gt; highlightOptions:{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #6688cc;"&gt; color: [&lt;/SPAN&gt;&lt;SPAN style="color: #f280d0;"&gt;255&lt;/SPAN&gt;&lt;SPAN style="color: #6688cc;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #f280d0;"&gt;255&lt;/SPAN&gt;&lt;SPAN style="color: #6688cc;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #f280d0;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="color: #6688cc;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #f280d0;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="color: #6688cc;"&gt;],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #6688cc;"&gt; haloOpacity: &lt;/SPAN&gt;&lt;SPAN style="color: #f280d0;"&gt;0.9&lt;/SPAN&gt;&lt;SPAN style="color: #6688cc;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #6688cc;"&gt; fillOpacity: &lt;/SPAN&gt;&lt;SPAN style="color: #f280d0;"&gt;0.2&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #6688cc;"&gt; },&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #6688cc;"&gt; container: this.mapContainer.current&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #6688cc;"&gt; };&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV style="background-color: #000c18; font-weight: normal;"&gt;&lt;DIV&gt;&lt;SPAN&gt; this.mvManager.&lt;/SPAN&gt;&lt;SPAN style="color: #ddbb88;"&gt;createJimuMapView&lt;/SPAN&gt;&lt;SPAN&gt;({&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt; mapWidgetId: this.props.id,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt; view: &lt;/SPAN&gt;&lt;SPAN style="color: #225588;"&gt;new&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ffeebb; text-decoration: underline;"&gt;MapView&lt;/SPAN&gt;&lt;SPAN&gt;(options),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt; datasourceId: webmapDs.id,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt; isActive: &lt;/SPAN&gt;&lt;SPAN style="color: #f280d0;"&gt;true&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt; })&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2020 22:54:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/feedback-questions/m-p/70260#M117</guid>
      <dc:creator>DavidMartinez</dc:creator>
      <dc:date>2020-01-17T22:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Feedback/Questions</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/feedback-questions/m-p/70261#M118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&amp;nbsp;I'd say this is something commonly requested. It'd be also nice if when clicking on a selected box it zooms into the location.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2020 20:53:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/feedback-questions/m-p/70261#M118</guid>
      <dc:creator>BrianE1</dc:creator>
      <dc:date>2020-02-07T20:53:13Z</dc:date>
    </item>
  </channel>
</rss>

