I've set up a router on my site which is designed to recieve a query. I've used the router query to get the data from a database via Wix data and added it to the ok() function, which also has which router page the user is directed to. I had expected the end user to see the url of the router page and not the url of just the router prefix and the query (which is the link they would have originally clicked on). Is there anyway to force the url displayed in the address bar to show the router page url rather than showing the original query ?
Thanks