Hi
When I am in the detail view and then go back to the product list, it always jumps to the first item. But it should go back to the same element where I came from. I thought this had to do with Ajax, but the same thing happens when I set "Ajax" in the options.
This is not very user friendly. There must be some option to disaable this. Link: baumannsfarmservice.ch/shop.
Thanks for help.
Jump to first element back from detail view
-
- Phoca Member
- Posts: 28
- Joined: 06 Jan 2020, 11:35
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Jump to first element back from detail view
Hi, this is standard HTML/browser feature - when you go from some page to another and back, you always start at the top (there is a button for quick view, so you stay on the page and see the detail on the same page). It is not back button like history button. Of course there can be some crazy way how to somehow change it per Javascript, etc. but this can bring many unexpected error. The current behaviour is just standard html link, nothing more.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 28
- Joined: 06 Jan 2020, 11:35
Re: Jump to first element back from detail view
Hi Jan
Button for quick view is the solution! Thanks!
Button for quick view is the solution! Thanks!
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Jump to first element back from detail view
OK
If you find Phoca extensions useful, please support the project