Tagged Questions
1
vote
1answer
138 views
iOS multi-step form and user input validation
I need to design a form that may consist of 3 or 4 steps, all of them requesting both mandatory and optional data. The overall form contains a lot of data inputs, so I thought it would be better to ...
5
votes
1answer
273 views
Unifying Search and Browse
I am working on a part of a website right now. Let's just call it a Map for now. Every user has a map, which displays his or her interests as images in a grid. Quite obviously, the user can add or ...
2
votes
1answer
60 views
What is the ideal way to allow users to choose a category for their post
I'm working on a website where users are able to create a post in a specific category.
Would the best approach be to do something similar to craigslist where you're shown a page with main categories ...
8
votes
4answers
475 views
How do I handle secondary navigation within a wizard-style form that will work for touch screens?
I am working on redesigning the UI for a Web app that registers users for something work-related (so my audience is captive). One of the main reasons for the redesign is to make it mobile-friendly; I ...
2
votes
1answer
527 views
Design patterns for Complex Financial forms.?
I have a very big financial form of a budget, where it has lot of information spread across months of a year or future years. To just give you guys some background, budget is created for every year ...
3
votes
1answer
114 views
Name for specific search form type for automobile sites
I'm doing a research on web search usability and interface design for search. I already have a website to exemplify, which is a sort of search engine for cars.
The search form is important in the ...
3
votes
3answers
766 views
Disabling the browser's back button in multi-page forms
We're having this internal debate where some people think that the user shouldn't use the browser's "back" button when filling a multi-page form (for security reasons), and that the whoever hits the ...