I'm building a directory with the products module and I'm trying to build a navigation menu based on a custom field which I can do using the code below. County is the location of each business.
Code: Select all
{Products action="fieldlist" field="County" showall="1"}
I now need to use this within a hierarchy or category so it only displays results based on the current category or hierarchy.
Does anyone know how I can do this? I'm hoping thats its just a simple piece of code to call the right variables but I've been trying to figure it out for 2 days now with no success.
Any help would be very much appreciated.
Thanks,
Paul