Hi,
when I go to
https://demo.hotwaxmedia.com/catalog/control/keywordsearch?SEARCH_STRING="gz"
a list of products appears on the screen, each with a check box on the left.
From the code I understand that when I check/uncheck one of the box the
associated productId should appear/disappear in the text field below.
Unfortunatelly nothing happens. It seems that the check/uncheck does not
work.
Firebug tells me: "document.forms.quickCreateVirtualWithVariants has no
properties"
Many thanks for any help.
-Bruno