Page 1 of 1

Page to page linking

PostPosted: Tue Jul 31, 2012 10:06 am
by queenofangels
Is there any way to link from one page to another and AUTOMATICALLY return to the previous page??

Re: Page to page linking

PostPosted: Tue Jul 31, 2012 10:21 am
by Jim
Browser back button!

You can also add javascript that will simulate the browser back button. I think that is done on some of the older Moreinfo page templates that ShopSite provides but a web search should give lots of ideas.

You an also assign pages to each other so when you get to one page it has a link to the other page. You would use the Pages > Assign items > Pages to do that. The problem is you probably want to go to many pages from an individual page and there would be no way to set the previous page as the link back on every page that the link came from. So without checking the browser history as a javascript browser back type link would do, it would be difficult to code a link to any possible previous page the shopper navigated from.

Re: Page to page linking

PostPosted: Tue Jul 31, 2012 1:15 pm
by queenofangels
Thanks Jim,
Actually I just want to go to one page and return. I will give the Pages>assign a try. Thanks again. :D :D