In our shop, we have one pageview that lists all products in the shop, and also a menu with x number of sub categories.
When you view the list of all the products, I want to force all products in a given category to the top of the list (the category contains only one product, so if this is possible to set on the product, that would work as well)
The list is default sorted alphabetically by name, and I can see that I can change what field it sorts on, and also the order of the sort (asc / desc).
I can understand most of the options in the dropdown "Sort By" except the one called "User Defined". How can I define how to sort? When I select it, and save the paragraph, I get no additional options to define the sort. I can still only sort ascending or descending. I looked at the help file for this part of the system (http://manual.net.dynamicweb.dk/Default.aspx?ID=4069) but the User Defined option is not explained.
Did I miss a setting somewhere?