I’m wondering if it is possible to generate URL parameters to allow filtering on the content of my page. I have built a collection list that has several fields (let’s say e.g. “city”, “country”, etc.). Is there any way I can automate the generation of URLs such as Website Hosting - Mysite.com ?
I’m not really expert in JavaScript, but I assume such custom code should exists somewhere?