Discussions
Linking to a Tab Page
I am a newbie so hopefully this is a very easy question.
I created my own custom header and instead of using the default tab layout I created a header with icons that represent the various sections of my Web site. How do I link to the various sections?
For example I have a tab named 'Catalog' I want a customer to be able to click on a picture and go to my catalog tab page.
I thought something like this would work, but it does not seem to work with categories... <%=getAttribute('sitecategory','Catalog','storeURL')%>