Hi,
I need to create a produtlisting that besides having paging should render dropdown boxes for a couple of fields which will be used as filters.
For example if I have a productlisting where one field is "Country". The in my productlistning the template needs to create a dropdown containing all the countries in my current listing.
And then the user should be able to filter the list by selecting one of the counties in the dropdown.
Is this possible with XSLT templates or should I solve it some other way?
Regards / Aki