<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How do I set url parameters when a user clicks a menu option]]></title><description><![CDATA[<p dir="auto">Hello team,</p>
<p dir="auto">Appdrag has a pretty convenient tool that allows me to set URL parameters when a user clicks a link (edit&gt;link&gt;urlparameters). Is there a similar option for menu links? For example, every time a user clicks "dashboard" from the menu I pass their email into the URL parameters.</p>
<p dir="auto">Alternatively, is there a way to run a specific piece of javascript when a user clicks a particular menu link?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://community.appdrag.com/topic/342/how-do-i-set-url-parameters-when-a-user-clicks-a-menu-option</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 14:42:27 GMT</lastBuildDate><atom:link href="https://community.appdrag.com/topic/342.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 06 Sep 2020 07:32:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How do I set url parameters when a user clicks a menu option on Thu, 10 Sep 2020 11:50:04 GMT]]></title><description><![CDATA[<p dir="auto">Nice use case <a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/43">@Konrad-Hylton</a> !</p>
]]></description><link>https://community.appdrag.com/post/1333</link><guid isPermaLink="true">https://community.appdrag.com/post/1333</guid><dc:creator><![CDATA[Daniel Mulroy]]></dc:creator><pubDate>Thu, 10 Sep 2020 11:50:04 GMT</pubDate></item><item><title><![CDATA[Reply to How do I set url parameters when a user clicks a menu option on Tue, 08 Sep 2020 12:13:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/43">@Konrad-Hylton</a> said in <a href="/post/1301">How do I set url parameters when a user clicks a menu option</a>:</p>
<blockquote>
<p dir="auto">9 out of 10 times I just store the data in local storage, but one of my pages uses an embedded form script that allows information(user's name and email) to be passed to it by reading URL parameters but doesn't allow me to pass data to it by altering the form's HTML properties.</p>
</blockquote>
<p dir="auto">Yes this way should work, but unless you use URL Rewriting it's more test.html?email=[DS1=email]</p>
]]></description><link>https://community.appdrag.com/post/1310</link><guid isPermaLink="true">https://community.appdrag.com/post/1310</guid><dc:creator><![CDATA[Wassim]]></dc:creator><pubDate>Tue, 08 Sep 2020 12:13:32 GMT</pubDate></item><item><title><![CDATA[Reply to How do I set url parameters when a user clicks a menu option on Mon, 07 Sep 2020 16:12:03 GMT]]></title><description><![CDATA[<p dir="auto">Thank you Wassim,</p>
<p dir="auto">9 out of 10 times I just store the data in local storage, but one of my pages uses an embedded form script that allows information(user's name and email) to be passed to it by reading URL parameters but doesn't allow me to pass data to it by altering the form's HTML properties.</p>
<p dir="auto">Would I be able to pass dynamic data this way through a setup similar to the image attached? <img src="/assets/uploads/files/1599495087502-screenshot-2020-09-07-at-11.11.25-am.png" alt="Screenshot 2020-09-07 at 11.11.25 AM.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://community.appdrag.com/post/1301</link><guid isPermaLink="true">https://community.appdrag.com/post/1301</guid><dc:creator><![CDATA[Konrad Hylton]]></dc:creator><pubDate>Mon, 07 Sep 2020 16:12:03 GMT</pubDate></item><item><title><![CDATA[Reply to How do I set url parameters when a user clicks a menu option on Mon, 07 Sep 2020 06:10:19 GMT]]></title><description><![CDATA[<p dir="auto">Hello,<br />
You can set it manually with custom menu items</p>
<p dir="auto"><img src="/assets/uploads/files/1599458912728-9b35ca8b-0ce8-4f53-ac1e-6d9c088a0ab8-image.png" alt="9b35ca8b-0ce8-4f53-ac1e-6d9c088a0ab8-image.png" class="img-responsive img-markdown" /></p>
<p dir="auto">But I think what you're trying to do is not the best option.<br />
You should store the user email in the local storage, and check it on your page instead. Looking in the URL parameter can became insane to handle from direct links and shared links etc</p>
]]></description><link>https://community.appdrag.com/post/1299</link><guid isPermaLink="true">https://community.appdrag.com/post/1299</guid><dc:creator><![CDATA[Wassim]]></dc:creator><pubDate>Mon, 07 Sep 2020 06:10:19 GMT</pubDate></item></channel></rss>