I've followed the instructions in the Advanced Users Guide for creating an additional pop-up window, but it's not showing up on the product I'm trying to apply it to.
I have a feeling I'm missing out something I should have done before/after going through those instructions, but to be honest (in case it's not obvious!) I don't really know what I'm doing.
Two things I have noticed: in the part of the instructions about creating a layout selector (item 4) it says I should set the 'Tab Name' to 'Extended Information' - I don't have a 'Tab Name' but a 'Panel Name' which can be set to 'Extended Information' and I have done so.
The second thing is when copying & pasting the code at the end into the product layout there's a screen shot showing:
<a href="javascript:ShowPopUp('ProductReference_alt_popup.html', 400,400) etc
on mine it says ProductID rather than ProductReference.
Any ideas where I might have gone wrong? Or are there too many possibilities?
I have a feeling I'm missing out something I should have done before/after going through those instructions, but to be honest (in case it's not obvious!) I don't really know what I'm doing.
Two things I have noticed: in the part of the instructions about creating a layout selector (item 4) it says I should set the 'Tab Name' to 'Extended Information' - I don't have a 'Tab Name' but a 'Panel Name' which can be set to 'Extended Information' and I have done so.
The second thing is when copying & pasting the code at the end into the product layout there's a screen shot showing:
<a href="javascript:ShowPopUp('ProductReference_alt_popup.html', 400,400) etc
on mine it says ProductID rather than ProductReference.
Any ideas where I might have gone wrong? Or are there too many possibilities?
Comment