Go Back Button that opens a TAB (collection page)

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)

1 Like

Hi,

Did you find the solution at the end? Because it seems like we’re all searching for the same fix—a ridiculously frustrating one if I may add.

Best
L

looking for a solution on this too