I have a a page that shows farm details but the URLs show like this:
https://example.com/app/my-farm?view=5
So, how do I get rid of the question mark and show the urls like this:
https://example.com/app/my-farm/5
Thank you
I have a a page that shows farm details but the URLs show like this:
https://example.com/app/my-farm?view=5
So, how do I get rid of the question mark and show the urls like this:
https://example.com/app/my-farm/5
Thank you