0
votes
3answers
90 views

To what extent is it sensible to use filter and sort options together?

Working on e commerce shopping site I am observing that user sort first and then refine their result. Giving both option confusing the user ?
1
vote
7answers
120 views

Possible functions for a column in a grid, list or table

I'm working on a portfolio management system at an investment company, which will include a list of stocks held and their attributes such as name, issuer, market price, value etc. These will be listed ...
5
votes
4answers
148 views

How to lead users through a mandatory 3 step list select?

Developer here (I'd like to say designer but I get stuck with the code work either way). As part of a much larger system I have built a system to sign up for a course. A user can land on this ...
3
votes
3answers
650 views

Differentiation between filter and sort on a single page

We are building a contest site in which we are displaying a number of videos with a filter by state and filter by store option and a sort by vote (low to high) and date uploaded (past to recent). ...
7
votes
3answers
830 views

Filtering vs. Sorting?

I'm creating a e-commerce site that will have different experiences for consumers and business owners. We're designing the business interface to allow them to quickly research existing and future ...