How should the Product check boxes work?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

How should the Product check boxes work?

Bruno Busco
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
Reply | Threaded
Open this post in threaded view
|

Re: How should the Product check boxes work?

Scott Gray
Hi Bruno,

I finally got around to fixing this in rev. 677855

Regards
Scott

2008/6/25 Bruno Busco <[hidden email]>:

> 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
>
Reply | Threaded
Open this post in threaded view
|

Re: How should the Product check boxes work?

Bruno Busco
Thank you Scott,
so may be you can close
*OFBIZ-1850<https://issues.apache.org/jira/browse/OFBIZ-1850>
*

(sorry for not having pointed the issue in the thread)

Regards,
Bruno

2008/7/18 Scott Gray <[hidden email]>:

> Hi Bruno,
>
> I finally got around to fixing this in rev. 677855
>
> Regards
> Scott
>
> 2008/6/25 Bruno Busco <[hidden email]>:
> > 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
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: How should the Product check boxes work?

Scott Gray
Thanks Bruno, all done.

Regards
Scott

2008/7/18 Bruno Busco <[hidden email]>:

> Thank you Scott,
> so may be you can close
> *OFBIZ-1850<https://issues.apache.org/jira/browse/OFBIZ-1850>
> *
>
> (sorry for not having pointed the issue in the thread)
>
> Regards,
> Bruno
>
> 2008/7/18 Scott Gray <[hidden email]>:
>
>> Hi Bruno,
>>
>> I finally got around to fixing this in rev. 677855
>>
>> Regards
>> Scott
>>
>> 2008/6/25 Bruno Busco <[hidden email]>:
>> > 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
>> >
>>
>