Tagged Questions
5
votes
2answers
362 views
Ratio of search vs. browse on consumer web sites
Where can one find referenceable stats or industry research which highlights the percentage of users who search vs. browse on consumer web sites. Are there any known studies in this area?
4
votes
2answers
317 views
Design for data-intensive web-page and search criteria
I am very much a UX noob, but I need to design a web-page to display a large amount of numeric data, presumably in a grid. The users will be able to enter search criteria using the attributes shown ...
3
votes
3answers
501 views
Best practice for database user form(s) to search and edit?
I am implementing a web interface to a database (inventory of items, each item with about 7 parameters).
I wish to have a simple an efficient way for users to search the database, and update it. ...