Hi,
Building a website where we list objects from an iframe. No problem with that BUT the url in the iframe also got different query strings, for example domainname.com/list?type=cars, domainname.com/list?type=boats etc.
I want to create links on my page to these different queries. The quick and dirty fix i’m aware of (not a programmer ;)) is just to create different pages in Pro with it’s own unique URL to that query string, but maybe there’s a better solution?
Thanks in advance