Hello everyone! How can I send URL parameters on a...
# suitecommerce
e
Hello everyone! How can I send URL parameters on an
<a>
tag? I have
Copy code
<a data-touchpoint="customercenter" href="keywords={{keywords}}" data-hashtag="/newcase">New Case</a>
But the keywords param doesn't get appended to the URL, nor can I access it on the view Any help would be appreciated! Thanks
and yes, the keywords variable does have a value 😄
s
Can't say I've tried setting it on the data-hashtag value, but I would try that. Otherwise, this is what I have written on the subject: https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_164442669267.html#subsect_164443843117
❤️ 1
👍 1