VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: jaak69 on March 02, 2016, 07:48:36 AM

Title: az index bar for product category
Post by: jaak69 on March 02, 2016, 07:48:36 AM
How could I create AZ index bar for virtuemart category view.
I found that old extension exist for Joomla 1.5 / VM 1, but not extension for VM3. Is there some tutorial/example, how this result is possible to achive through coding for Joomla 3.4 and VM3.
Additionally I found example ( http://www.gruter-et-marchand.com/index.php/analyse-de-gaz/oxygene/atmospheres-modifiees-alimentaires-et-pharmaceutiques/alphaindex/m) there index bar is created with CCK. Is there is possible to use some CCK with VM3 to achieve that result (tutorial, howto).
Title: Re: az index bar for product category
Post by: GJC Web Design on March 02, 2016, 13:45:37 PM
basically your wanting to create vm search urls with the catid and the search string a% etc

It would IMHO be possible but would need coding.. I did the original VM1.1 A-Z BTW
Title: Re: az index bar for product category
Post by: Studio 42 on March 04, 2016, 01:38:46 AM
HI,
I think, you can do this with a module.
else, you need to add a view in VM for this, i have do it for artist A-Z but used manufacturer categories as index.
Or the most complex solution, is to write a full component.