Tagged Questions
11
votes
9answers
821 views
Does leaving a field blank - mean “everyone”
I'm beating myself up over this one, since we had just that discussion today. We were arguing why a customer was eager to pay a week of work for something that could be trained. And to me it’s pretty ...
1
vote
1answer
187 views
Presenting conditional form elements in a complex scenario
I am currently building an interface for creating user accounts within a system. This interface is to be used by system administrators.
I am currently unsure as to what's the best way to present the ...
2
votes
3answers
145 views
Editing data on confirmation page of multi-step form
I am designing a very complex form for a signup process for a new web product. We have not yet decided whether the form will be a Wizard or Intelligent (one-page) form yet; we are A/B testing both ...
2
votes
4answers
229 views
scale or rating design
I was wondering what would be the best way to say someone is one thing or another.
So, i want to create a form for Jungian Personality, but i want to make it fast and simple. So i was thinking of ...
1
vote
3answers
137 views
Which of these two ways of browsing are better for the user?
I am creating a simple web page application and in my question are involved 2 pages and there are two scenarios.
Scenario No 1
On page1.php I use php with MySQL to get a product's data to the page. ...