Hello Team dashcommerce and user forums,
I want to change the menu so that it resembles the attachment below.
I do not know what WebControl, Is what I can use the webcontrols.menu to change it?
http://www.studio-alexandre.com/Dev/imgmode/modelmenucategorie.jpg
My second question is mapping "bending" source SQL
I'd like to get this list in the following order using the categories and manufacturers.
exemple:
Class ( "women") --> is first catégory
labelText "Ray" to list the subcategories
sub-category 1
sub-category 2
labelText "Manufacturers" to list the manufacturers under
Manufacturing ( "Nike") --> link list product this firstcatogory
Manufacturing ( "Puma")
Class ( "men")
labelText "Ray" to list the subcategories
sub-category 1
sub-category 2
labelText "Manufacturers" to list the manufacturers under
Manufacturing ( "Nike")
Manufacturing ( "Puma")
Thanks for your help , Alexandre.