Hi
Is there a way to sort product by the sort filed in current group
if using "sort (primary group)" and a product has a primary group set to a difrent group than current, then the value from that primary sort impacts the current
having no sorting seams to take the products in the order as they way added
I want to sort in the order of the values from this SQL
SELECT GROUPPRODUCTRELATIONSORTING FROM EcomGroupProductRelation WHERE GROUPPRODUCTRELATIONGROUPID = [current groupID]
How can i set this up i Repositories, or in razor,
or is this a new feature that is needed, to use it in Product catalog app
Regards, Thomas