<?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: Help with Custom HTML Popup in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-with-custom-html-popup/m-p/336496#M31093</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mat,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Welcome to Esri Forums! Thank you for posting your question here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you posted in the JavaScript API forums, I am going to give you a few JavaScript related resources to help you on your way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are some examples of working with popups and the JavaScript API that you can download and modify:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/javascript/jssamples/#search/popup" rel="nofollow" target="_blank"&gt;JavaScript popup sample applications&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For getting started with JavaScript and getting more comfortable with the core concepts, here is the place to begin:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/javascript/jstutorials/intro_firstmap_amd.html" rel="nofollow" target="_blank"&gt;JavaScript Tutorial - Build your first application&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The JavaScript API works with services that are already published and online, so shapefiles and templates that come with ArcGIS 10.2 aren't really part of this conversation. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are still working on getting services published, here is a good resource to work your way through:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.2/#/Approaches_for_publishing_services_with_ArcGIS/0154000002pp000000/" rel="nofollow" target="_blank"&gt;Approaches for publishing services with ArcGIS&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Noah&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 May 2014 16:47:07 GMT</pubDate>
    <dc:creator>Noah-Sager</dc:creator>
    <dc:date>2014-05-01T16:47:07Z</dc:date>
    <item>
      <title>Help with Custom HTML Popup</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-with-custom-html-popup/m-p/336495#M31092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am new to all of this, most of which I have picked up over the past few months no serious issues.&amp;nbsp; I am trying to create a custom HTML popup.&amp;nbsp; I have figured out so far that in the properties of the shape file, I can alter what is displayed.&amp;nbsp; I don't want any attribute information to be displayed that is currently being displayed.&amp;nbsp; I want to have a value displayed that correlates to a specific range being viewed, an image and an URL in the new popup.&amp;nbsp; I saw that there are templates that come with ArcGIS 10.2 but don't know where to begin.&amp;nbsp; Any assistance would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mat&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 May 2014 13:05:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-with-custom-html-popup/m-p/336495#M31092</guid>
      <dc:creator>MathewSuran</dc:creator>
      <dc:date>2014-05-01T13:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Custom HTML Popup</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-with-custom-html-popup/m-p/336496#M31093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mat,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Welcome to Esri Forums! Thank you for posting your question here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you posted in the JavaScript API forums, I am going to give you a few JavaScript related resources to help you on your way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are some examples of working with popups and the JavaScript API that you can download and modify:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/javascript/jssamples/#search/popup" rel="nofollow" target="_blank"&gt;JavaScript popup sample applications&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For getting started with JavaScript and getting more comfortable with the core concepts, here is the place to begin:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/javascript/jstutorials/intro_firstmap_amd.html" rel="nofollow" target="_blank"&gt;JavaScript Tutorial - Build your first application&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The JavaScript API works with services that are already published and online, so shapefiles and templates that come with ArcGIS 10.2 aren't really part of this conversation. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are still working on getting services published, here is a good resource to work your way through:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.2/#/Approaches_for_publishing_services_with_ArcGIS/0154000002pp000000/" rel="nofollow" target="_blank"&gt;Approaches for publishing services with ArcGIS&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Noah&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 May 2014 16:47:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-with-custom-html-popup/m-p/336496#M31093</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2014-05-01T16:47:07Z</dc:date>
    </item>
  </channel>
</rss>

