<?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: Enhanced Search Widget version 2.5.1.2 - issue with hyperlinks in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-version-2-5-1-2-issue-with/m-p/316578#M9247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Bo,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; I am trying to see what the issue of the SDK version is with this widget and just need to ask some questions:&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;When you say SDK 4.5, you really mean 4.5 or is it 4.5.1&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;What browser were you using when you could not click on the link icon in the results?&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;According to Flash Builder it gives me the options for the following SDK's (once I installed 4.1.0).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4.5.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.1.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.6.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The browser I'm using is FireFox 10.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Feb 2012 14:09:29 GMT</pubDate>
    <dc:creator>BoCastillo</dc:creator>
    <dc:date>2012-02-16T14:09:29Z</dc:date>
    <item>
      <title>Enhanced Search Widget version 2.5.1.2 - issue with hyperlinks</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-version-2-5-1-2-issue-with/m-p/316574#M9243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using Robert's Enhanced Search Widget and I'm having issues with hyperlinking in both the "Search Results" and the "Fixed Data Grid". Ironically, the "popup" from the search results works perfectly fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) In the "search results" when I click on the hyperlink icon it usually does nothing. If I click zoom to the record, then click the hyperlink icon, it will then hyperlink to the appropriate external web page. It is very unpredictable beyond that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;2) I'm using a fixed datagrid and the hyperlink creates is at the end of the fields. The link that is created is incorrect. Instead of being something similar to "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.mysite.com/search_pin=123000001" rel="nofollow" target="_blank"&gt;http://www.mysite.com/search_pin=123000001&lt;/A&gt;&lt;SPAN&gt;", it will create a local link such as "file:///C:/Flex_2.5/FlexViewer_Internet/bin-debug/123000001". Also, is there a way to rearrange the hyperlink field to be the first field displayed in the datagrid?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 18:50:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-version-2-5-1-2-issue-with/m-p/316574#M9243</guid>
      <dc:creator>BoCastillo</dc:creator>
      <dc:date>2012-02-10T18:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget version 2.5.1.2 - issue with hyperlinks</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-version-2-5-1-2-issue-with/m-p/316575#M9244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bo,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The first problem is an issue with the Flex SDK you are building against. You need to be using the Adobe Flex SDK 4.1 which is the one that the Flex Viewer team uses in their build you are likely using 4.5 or higher.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Number 2 As far as rearranging the position of the link field the simple answer is no and rearraging it position in the grid would not help you anyway. It looks like you are getting the "file:///C:/Flex_2.5/FlexViewer_Internet/bin-debug/123000001" because you are not setting the link prefix up correctly or you are not setting it at all.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 21:03:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-version-2-5-1-2-issue-with/m-p/316575#M9244</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-02-10T21:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget version 2.5.1.2 - issue with hyperlinks</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-version-2-5-1-2-issue-with/m-p/316576#M9245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Changing the SDK from 4.5 to 4.1 fixed issue one. I did have something set wrong in the link prefix/suffix.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 14:12:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-version-2-5-1-2-issue-with/m-p/316576#M9245</guid>
      <dc:creator>BoCastillo</dc:creator>
      <dc:date>2012-02-13T14:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget version 2.5.1.2 - issue with hyperlinks</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-version-2-5-1-2-issue-with/m-p/316577#M9246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bo,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I am trying to see what the issue of the SDK version is with this widget and just need to ask some questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;When you say SDK 4.5, you really mean 4.5 or is it 4.5.1&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;What browser were you using when you could not click on the link icon in the results?&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 18:06:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-version-2-5-1-2-issue-with/m-p/316577#M9246</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-02-14T18:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget version 2.5.1.2 - issue with hyperlinks</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-version-2-5-1-2-issue-with/m-p/316578#M9247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Bo,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; I am trying to see what the issue of the SDK version is with this widget and just need to ask some questions:&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;When you say SDK 4.5, you really mean 4.5 or is it 4.5.1&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;What browser were you using when you could not click on the link icon in the results?&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;According to Flash Builder it gives me the options for the following SDK's (once I installed 4.1.0).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4.5.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.1.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.6.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The browser I'm using is FireFox 10.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 14:09:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-version-2-5-1-2-issue-with/m-p/316578#M9247</guid>
      <dc:creator>BoCastillo</dc:creator>
      <dc:date>2012-02-16T14:09:29Z</dc:date>
    </item>
  </channel>
</rss>

