<?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: Url link to a html anchor on a different page in ArcGIS Hub Questions</title>
    <link>https://community.esri.com/t5/arcgis-hub-questions/url-link-to-a-html-anchor-on-a-different-page/m-p/1366453#M6038</link>
    <description>&lt;P&gt;I was using Edge and just tried Chrome too. However, it still doesn't work. The link will take me to the child page, but not the specific section.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe this is a problem specific to Sites, not Hub?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jan 2024 19:34:51 GMT</pubDate>
    <dc:creator>LeiBai</dc:creator>
    <dc:date>2024-01-04T19:34:51Z</dc:date>
    <item>
      <title>Url link to a html anchor on a different page</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/url-link-to-a-html-anchor-on-a-different-page/m-p/1366369#M6034</link>
      <description>&lt;P&gt;I am using Sites (which I assume is very similar to Hub) to create a web site and I ran into a problem of referencing a specific section on a different page.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In one of the child pages, I created an anchor for a specific section by adding &amp;lt;div id="section"&amp;gt; in the text box using html editing. On the same child page, I can add a link to this section by using &amp;lt;a href="#section"&amp;gt;. However, I can't find a way to refer to this anchor if I am on a different page.&lt;/P&gt;&lt;P&gt;For example, if the link to the child page is &amp;lt;a href="#/site_name/pages/childpage"&amp;gt;, I've tried many different url format but none of them works:&lt;/P&gt;&lt;P&gt;&amp;lt;a href="#/site_name/pages/childpage#section"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="#/site_name/pages/childpage/#section"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="#/site_name/pages/childpage%23section"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="#/site_name/pages/childpage%2F%23section"&amp;gt;&lt;/P&gt;&lt;P&gt;Have anyone succeeded in doing this?&lt;/P&gt;&lt;P&gt;Any help is appreciated! Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 17:08:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/url-link-to-a-html-anchor-on-a-different-page/m-p/1366369#M6034</guid>
      <dc:creator>LeiBai</dc:creator>
      <dc:date>2024-01-04T17:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Url link to a html anchor on a different page</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/url-link-to-a-html-anchor-on-a-different-page/m-p/1366423#M6037</link>
      <description>&lt;P&gt;I'm seeing that both of the following formats&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;work when linking between separate pages (link clicked on home page, goes to section to child page). Curious whether you've tried other browsers or clearing your browser cache?&lt;/P&gt;&lt;P&gt;Works:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;a href="#/site_name/pages/childpage#section"&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;a href="#/site_name/pages/childpage/#section"&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Using link url:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;a href="&lt;A href="https://SITENAME.hub.arcgis.com/pages/childpage/#section" target="_blank"&gt;https://SITENAME.hub.arcgis.com/pages/childpage/#section&lt;/A&gt;"&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I'm working on Chrome version&amp;nbsp;&lt;SPAN&gt;120.0.6099.130 (Official Build) (64-bit).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 18:47:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/url-link-to-a-html-anchor-on-a-different-page/m-p/1366423#M6037</guid>
      <dc:creator>rwrenner_esri</dc:creator>
      <dc:date>2024-01-04T18:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Url link to a html anchor on a different page</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/url-link-to-a-html-anchor-on-a-different-page/m-p/1366453#M6038</link>
      <description>&lt;P&gt;I was using Edge and just tried Chrome too. However, it still doesn't work. The link will take me to the child page, but not the specific section.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe this is a problem specific to Sites, not Hub?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 19:34:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/url-link-to-a-html-anchor-on-a-different-page/m-p/1366453#M6038</guid>
      <dc:creator>LeiBai</dc:creator>
      <dc:date>2024-01-04T19:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Url link to a html anchor on a different page</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/url-link-to-a-html-anchor-on-a-different-page/m-p/1366456#M6039</link>
      <description>&lt;P&gt;There are definitely functionality differences between Hub on AGOL and Sites so thanks for highlighting that. What version of Enterprise are you on?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 19:40:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/url-link-to-a-html-anchor-on-a-different-page/m-p/1366456#M6039</guid>
      <dc:creator>rwrenner_esri</dc:creator>
      <dc:date>2024-01-04T19:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Url link to a html anchor on a different page</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/url-link-to-a-html-anchor-on-a-different-page/m-p/1566661#M6494</link>
      <description>&lt;P&gt;We have been using Sites since the 10.8 release, I believe, and there has been some work on this topic (&lt;A href="https://support.esri.com/de-de/bug/fragment-ids-within-the-anchor-tags-incorrectly-redirec-bug-000130923" target="_self"&gt;BUG-000130923&lt;/A&gt;, ...). Since then, the anchor behavior has changed with about every third release.&lt;/P&gt;&lt;P&gt;I updated from Enterprise 11.2 to 11.4 today.&lt;/P&gt;&lt;P&gt;In 11.2, the following is possible:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Link:&lt;/STRONG&gt; &amp;lt;a href="&lt;A href="https://maps.vdl.lu/portal/apps/sites/#/topo-en/pages/bug_anchor_navigation_20241210#top" target="_blank"&gt;https://maps.vdl.lu/portal/apps/sites/#/topo-en/pages/bug_anchor_navigation_20241210#top&lt;/A&gt;"&amp;gt;go to top&amp;lt;/a&amp;gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Anchor:&lt;/STRONG&gt; &amp;lt;a name="/topo-en/pages/bug_anchor_navigation_20241210#top"&amp;gt;&amp;lt;/a&amp;gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In 11.4, this is no longer working and you have to use the following, as &lt;A href="https://community.esri.com/t5/arcgis-hub-questions/hubnavigation-question/m-p/1554576/highlight/true#M6440" target="_self"&gt;Samuel_McAuley&lt;/A&gt; also pointed out:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Link:&lt;/STRONG&gt; &amp;lt;a href="#top"&amp;gt;#top&amp;lt;/a&amp;gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Anchor:&lt;/STRONG&gt; &amp;lt;a id="top"&amp;gt;id="top"&amp;lt;/a&amp;gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Please visit &lt;A href="https://maps.vdl.lu/portal/apps/sites/#/topo-en/pages/bug_anchor_navigation_20241210" target="_self"&gt;this 11.4 test page&lt;/A&gt; to inspect the different schemes I tried out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You see, however, that clicking the working 11.4 link will break the URL to: &lt;A href="https://maps.vdl.lu/portal/apps/sites" target="_blank"&gt;https://maps.vdl.lu/portal/apps/sites&lt;/A&gt;&lt;STRONG&gt;/#top&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;Can You reproduce this?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 12:42:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/url-link-to-a-html-anchor-on-a-different-page/m-p/1566661#M6494</guid>
      <dc:creator>StefanUseldinger</dc:creator>
      <dc:date>2024-12-10T12:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Url link to a html anchor on a different page</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/url-link-to-a-html-anchor-on-a-different-page/m-p/1596487#M6575</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Yes,&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;I have the same behavior in version 11.3&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":expressionless_face:"&gt;😑&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 10:53:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/url-link-to-a-html-anchor-on-a-different-page/m-p/1596487#M6575</guid>
      <dc:creator>bledos_cergypontoise</dc:creator>
      <dc:date>2025-03-18T10:53:58Z</dc:date>
    </item>
  </channel>
</rss>

