Page 1 of 1

check all in Coupon

Posted: Fri Feb 05, 2010 7:05 am
by Andrius
Is there possible, to make button or something, to select all products? in Coupon? :)

Re: check all in Coupon

Posted: Fri Feb 05, 2010 9:53 am
by Qphoria

Re: check all in Coupon

Posted: Fri Feb 05, 2010 1:30 pm
by Andrius
I know about this one, but this works in Catalog=>products ;) ,
I need something like that in Customers=>Coupon

Re: check all in Coupon

Posted: Mon Feb 15, 2010 12:13 pm
by jackquake
Q,

I downloaded the checkallboxes module from the unbannable.com site. From the site, it states it is compatible with 1.4x, but in the readme.txt file, 1.4x was not listed.

I tried following the instructions, but didn't get very far.

In step 2, I could not find the file, nor a file that contained the search string.
2) Add script to layout.tpl:
a) Edit: admin/view/template/common/layout.tpl
b) FIND:
---------------------
<script type="text/javascript" src="view/javascript/jquery/tab.js"></script>
---------------------
c) AFTER, ADD:
---------------------
<script type="text/javascript" src="view/javascript/jquery/checkall.js"></script>
---------------------
Perhaps it is not compatible with 1.4x or am I missing the obvious?


Thank you for your help,
JQ