Hello, please need some help. I’m sure it’ll be custom code.
Inside a collection page (no e-commerce BTW, just CMS) I’m creating a “go back” button that needs to go to a normal page but that opens the correct TAB from where it came, right now it’s opening the default TAB, I don’t want that. I want to open the correct tab.
I’m currently using this script to go back to the previous page: `javascript:window.history.go(-1) but that doesn’t work, I mean it works, but opens the default TAB.
Thanks!
Here is my public share link: LINK
(how to access public share link)