<?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: Configure Custom Info Window in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/configure-custom-info-window/m-p/299266#M27474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Attached is what I'm running locally. My goal is to have an info window popup when I click on a parks feature that shows the Parks name and a link to the County website.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2012 13:01:04 GMT</pubDate>
    <dc:creator>CraigMcDade</dc:creator>
    <dc:date>2012-07-16T13:01:04Z</dc:date>
    <item>
      <title>Configure Custom Info Window</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/configure-custom-info-window/m-p/299264#M27472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm fairly new to the JavaScript API and am trying to create a test map using the Custom Info Window code example that is found here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/widget_extendinfowindow.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/widget_extendinfowindow.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd like to switch out the example tree layers for a County Parks service that I created, but am having trouble configuring it correctly. I assume that my trouble is with the InfoWindow module itself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 12:25:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/configure-custom-info-window/m-p/299264#M27472</guid>
      <dc:creator>CraigMcDade</dc:creator>
      <dc:date>2012-07-16T12:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Custom Info Window</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/configure-custom-info-window/m-p/299265#M27473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What have you tried? Do you have the sample using the Tree service running locally? Please post code showing what you're trying to do.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 12:50:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/configure-custom-info-window/m-p/299265#M27473</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-07-16T12:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Custom Info Window</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/configure-custom-info-window/m-p/299266#M27474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Attached is what I'm running locally. My goal is to have an info window popup when I click on a parks feature that shows the Parks name and a link to the County website.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 13:01:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/configure-custom-info-window/m-p/299266#M27474</guid>
      <dc:creator>CraigMcDade</dc:creator>
      <dc:date>2012-07-16T13:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Custom Info Window</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/configure-custom-info-window/m-p/299267#M27475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Attached is what I'm running locally. My goal is to have an info window popup when I click on a parks feature that shows the Parks name and a link to the County website.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks. Have you tried incorporating the code from the sample you referenced in your first post? Give it a shot and post back here if/when you run into specific errors/issues.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 13:37:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/configure-custom-info-window/m-p/299267#M27475</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-07-16T13:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Custom Info Window</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/configure-custom-info-window/m-p/299268#M27476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes I have, like I said I'm new so I'm 100% confident the issue is on my end. I guess my real trouble is very basic issues I'm sure: where to insert the code and how to edit the info window to reference my parks data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I need to save the js file and css file locally to edit what is referenced in the code?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 14:37:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/configure-custom-info-window/m-p/299268#M27476</guid>
      <dc:creator>CraigMcDade</dc:creator>
      <dc:date>2012-07-16T14:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Custom Info Window</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/configure-custom-info-window/m-p/299269#M27477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Steps to work custom info window for the Trees Map service locally&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.Paste the myModules folder in the C:\inetpub\wwwroot folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.Add the package similar to the below code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;var djConfig = {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; parseOnLoad: false,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; packages: [{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "name": "myModules",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "location": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/(if" rel="nofollow" target="_blank"&gt;http://localhost/(if&lt;/A&gt;&lt;SPAN&gt; folderexists/)myModules"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; };&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3.That's it.It will work enjoy..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 06:44:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/configure-custom-info-window/m-p/299269#M27477</guid>
      <dc:creator>VenkataSrikanthDasari</dc:creator>
      <dc:date>2013-10-30T06:44:06Z</dc:date>
    </item>
  </channel>
</rss>

