<?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 Display documents in datagrid  in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-documents-in-datagrid/m-p/177539#M16459</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have one feature class with columns like ID, STATION_NAME, ATT1,ATT2,..,LAT,LONG,PDF, etc.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And i have created one mapservice for this "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fxxx%2FArcgis%2Frest%2Fservices%2FNSDL%2Fmapserver" rel="nofollow" target="_blank"&gt;http://xxx/Arcgis/rest/services/NSDL/mapserver&lt;/A&gt;&lt;SPAN&gt;".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;My question is how to display all the attribute information on map click using Identify task and also depending on the point i have selected , I need to display the pdf document of that point feature, stored in the server folder(It may be&amp;nbsp; local or externel). I am storing only pdf names in the PDF columns.&lt;/P&gt;&lt;P&gt;My result should be like this,&lt;/P&gt;&lt;P&gt;One side my map and beside that i need to display resultant attributes with pdf documet.&lt;/P&gt;&lt;P&gt;Can you people please help me on this issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 10:30:01 GMT</pubDate>
    <dc:creator>SadanandacharB1</dc:creator>
    <dc:date>2016-06-15T10:30:01Z</dc:date>
    <item>
      <title>Display documents in datagrid</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-documents-in-datagrid/m-p/177539#M16459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have one feature class with columns like ID, STATION_NAME, ATT1,ATT2,..,LAT,LONG,PDF, etc.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And i have created one mapservice for this "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fxxx%2FArcgis%2Frest%2Fservices%2FNSDL%2Fmapserver" rel="nofollow" target="_blank"&gt;http://xxx/Arcgis/rest/services/NSDL/mapserver&lt;/A&gt;&lt;SPAN&gt;".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;My question is how to display all the attribute information on map click using Identify task and also depending on the point i have selected , I need to display the pdf document of that point feature, stored in the server folder(It may be&amp;nbsp; local or externel). I am storing only pdf names in the PDF columns.&lt;/P&gt;&lt;P&gt;My result should be like this,&lt;/P&gt;&lt;P&gt;One side my map and beside that i need to display resultant attributes with pdf documet.&lt;/P&gt;&lt;P&gt;Can you people please help me on this issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 10:30:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-documents-in-datagrid/m-p/177539#M16459</guid>
      <dc:creator>SadanandacharB1</dc:creator>
      <dc:date>2016-06-15T10:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Display documents in datagrid</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-documents-in-datagrid/m-p/177540#M16460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can prepare a spatial view on SDE geodatabase with a field containing the full path. Full path can be constructed using SQL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An alternative is to create this path on Web App level (with javascript + HTML) when you creating the Pop - Up info.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 10:57:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-documents-in-datagrid/m-p/177540#M16460</guid>
      <dc:creator>PanagiotisPapadopoulos</dc:creator>
      <dc:date>2016-06-15T10:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Display documents in datagrid</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-documents-in-datagrid/m-p/177541#M16461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thank you for your kind replay,&lt;/P&gt;&lt;P&gt;Sorry, but can you show me simple example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 11:13:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-documents-in-datagrid/m-p/177541#M16461</guid>
      <dc:creator>SadanandacharB1</dc:creator>
      <dc:date>2016-06-15T11:13:52Z</dc:date>
    </item>
  </channel>
</rss>

