I would like a developer to either create a UDT that sorts my attributes, or develop the way they are handled within CGProducts, so that when they are listed in a drop down menu on our Product pages, they are sorted by SKU (which will be a numerical value).
Please PM for more information, or with quotes.
Kind Regards,
Jimbo
CG Products - Sort Attributes by SKU
-
- Forum Members
- Posts: 130
- Joined: Fri Feb 25, 2011 3:58 pm
Re: CG Products - Sort Attributes by SKU
With UDT this is not possible, because you must create "parameter", whitch will be know to Products module. One way is change orig code of Products.module.php, few change in library class, so with UDT you can't do this.
I you are still interesting, please write me on email m.anchimiuk[at]sigma-trade[dot]com[dot]pl
Marek A.
I you are still interesting, please write me on email m.anchimiuk[at]sigma-trade[dot]com[dot]pl
Marek A.
Re: CG Products - Sort Attributes by SKU
You can sort by a custom field, correct? Create a SKU custom field, and put the value there.