<?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: Query parameters visible in URL but not on page in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Query-parameters-visible-in-URL-but-not-on-page/m-p/348517#M17158</link>
    <description>&lt;P&gt;Thanks for your reply Stefen. I have tried both&amp;nbsp;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;request.query" and "request.query_dict".&lt;BR /&gt;But it looks like the hs_id can't be matched with the webinar_id in the url&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;{% set webinars = hubdb_table_rows(2625480) %}
{% set current_webinar = webinars|selectattr('hs_id','equalto',request.query_dict.webinar_id) %}&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#001000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#001000"&gt;When I copy the URL, then it looks like this, which looks okay&lt;BR /&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;https://www.website.com/nl/webinar?webinar_info=Title%20-%20Subtitle%20-%20Monday%2015%20June%202020&amp;amp;webinar_id=30575767146&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#001000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jun 2020 14:05:29 GMT</pubDate>
    <dc:creator>Klaasie</dc:creator>
    <dc:date>2020-06-19T14:05:29Z</dc:date>
  </channel>
</rss>

