Tagged Questions
0
votes
0answers
58 views
Multi-Column Form Design: Is There a Consensus? [closed]
All -
I've read a lot of articles/research on this topic, but some practitioners insist that multi-column forms can be used effectively. To aide in the discussion, here is a list of research we can ...
0
votes
0answers
73 views
Managing users, roles and permissions [closed]
I'm designing an administrative interface to manage permissions. As of right now I have something along the lines of this:
The next step is to create the form for how roles are tied to specific ...
6
votes
2answers
272 views
How can we visually improve the nested rule/predicate builder?
This has been discussed a bit here: Building logical criteria (with AND , OR, etc) - but we felt the examples left a lot to be desired.
Apple (with their hidden nested rules/predicate builder) in ...
10
votes
4answers
240 views
Form Design: Mutually Exclusive Tabs vs. One Form
I am working on a form design that currently has two mutually exclusive forms accessible via tabs (Option 1). During usability testing my team noticed that users missed the tabs and only noticed them ...
6
votes
2answers
161 views
Is it OK that url is changed after invalid submit of form?
Let's say I am at Create new user page and current url is /users/new.
When I submit this form with invalid data (e.g. mismatched passwords), user is redirected to /users.
Is it OK that user will see ...
3
votes
3answers
101 views
Traditional file upload vs repository
I'm working on a b2b web application where users might want to upload files for several purposes: assigning images and/or documents with specifications to their products or businesses, attaching files ...
7
votes
3answers
101 views
Behavior of the Enter button in a form
What is a better experience for a user if they press enter when using a form?
Should it submit the form or move to the next field?
4
votes
2answers
143 views
How to present filters graphically?
I'm creating a UI which allows users to specify filters, such as Age > 18. Until now, this has been quite straightforward as all it required was a simple layout as shown below:
However, besides ...
1
vote
2answers
65 views
Cataloging item during creation vs. updating cataloging information
Lets say it is possible to add an item with come hierarchical cataloging information.
For my use case example the item is a fault report.
The end user is a mechanic who is not an expert with ...
3
votes
3answers
84 views
Asking for more info on whitepaper download then on trial sign up
Im currently researching how to handle lead generation forms.
I came across a website which has 3 slightly different forms for downloading a white paper, downloading an ebook, and downloading the ...
3
votes
3answers
169 views
How to design the input field for recipe ingredients
I've spent a lot of time thinking about the most efficient way to handle a user inputting a recipe into a form. There are a couple different options I've seen across the internet, from offering up a ...
5
votes
3answers
113 views
Form for property rent prices depending on season and length
Seeing the similar post about Form for inputting operating hours of a business, I am hoping you might help me with a similar issue.
We run a holiday property rental website. Properties can be rent on ...
25
votes
17answers
5k views
Form for inputting operating hours of a business
I am designing an interface where restaurants need to input their operating hours. I am thinking of using a slider control for timings for a single day, and then let the user choose days of the week ...
4
votes
3answers
228 views
Normal select box vs autocomplete widget UX wise
Was wondering is anyone had experience dealing with autocomplete widget vs using a select box when you got 100-200-300 items in the select box.
I think the general consensus is that the autocomplete ...
1
vote
2answers
109 views
When should a select be replaced with a combobox?
I'm working with a site that is currently making heavy use of comboboxes. In fact, every select in the whole application is automatically turned into a combobox on page load.
My first inclination is ...
14
votes
4answers
232 views
Is it ok to force a user to reenter data instead of editing existing
Is it acceptable to force users to delete and recreate data they entered incorrectly or should they be provided with a way to edit every instance of that particular data?
Use Case:
The wireframe ...
2
votes
1answer
43 views
How best to represent the addition to / presence of pairs?
I'm currently designing a dashboard that allows a user to manage ANDSF policies. The Policy model allows for a number of start time/end time pairs to be added to it.
Currently, policies are created ...
9
votes
2answers
231 views
How can I make the purpose of a complex user interface element more obvious?
I am the author of SQL Fiddle, an online environment for testing and sharing database problems. The target audience for my site is for pretty technically-sophisticated users (database programmers, ...
2
votes
1answer
121 views
Do auto tab break the least astonishment principle? [duplicate]
Possible Duplicate:
Auto Advance to Next Field
Do auto tabbing a field break the Principle of Least Astonishment?
4
votes
3answers
161 views
What technique(s) would you use to evaluate and [re]define fields in a lengthy and complex form?
We were commissioned the redesign of a web application for real estate agencies. During the first stage of our user research, which was a contextual inquiry, we found that the form fields (or data ...
1
vote
3answers
126 views
Should form elements work in a form creation application?
I am building a part of an application where users will be able to create and edit existing forms:
download bmml source – Wireframes created with Balsamiq Mockups
The submit button is ...
5
votes
1answer
135 views
What is the optimal layout for a form with two respondents?
download bmml source – Wireframes created with Balsamiq Mockups
I'm redesigning a form that is used by office workers who interview respondents in person. In some cases, there will be two ...
6
votes
2answers
146 views
Should all browsers share the same experience?
I'm creating a page that uses history.pushState() which is only supported by html5 browsers. As such, should users of older browsers have a different experience? Here are two options that I can think ...
14
votes
8answers
453 views
Is it ok to change the (US) address input field order in favor of a pre-fill feature?
I am working on an international site that requires the user to enter his postal address. I am wondering if it makes sense to have a slightly different order of input fields in favor of a time saving ...
5
votes
5answers
660 views
Slider-less time selection.
I'm using the default datetime picker with rails. I'm mainly focusing on the time aspect of this because for my purposes the day will rarely ever be changed. I'm looking for some sort of way to make ...
3
votes
3answers
139 views
Get user Birth location
So i need to get the exact location of where a person was born.
Currently, I have two maps on a page and an input field. So you can basically use either one. Right now the top map is a view of the ...
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 ...
4
votes
4answers
270 views
Best way to show historical information of form fields?
I have a form where i have fields(15-30) of various types textbox/radio/checkbox/select. Now i have to show the historical information of all the fields. Right now, i handling it by providing a icon ...
2
votes
3answers
4k views
What should be maximum and minimum length of persons User Name & Password?
I am wondering because I am trying to make sure that person have right amount of spaces for their user name.
User Name and Password are security measures and should not be easy to guess. I have fixed ...
3
votes
1answer
123 views
Best way to show field Level History for form fields
I have a form showing financial information of a project in a web app. My client wants to capture the history of all the fields in the form. The problem here is: form is having fileds count of 100-300 ...
2
votes
1answer
83 views
Predefined phone number on а mobile form
User fills out a form on mobile site (not app).
Is it possible to predefine his mobile phone number in the form?
1
vote
3answers
478 views
Enter your email below and we will contact you
My client wants a page in which the following text appears:
"Enter your email below and We will contact you"
It's then followed by a textfield (to write the email address) and a button to submit ...
16
votes
3answers
977 views
Character limits on fields - pros and cons and best practices?
Some of our form fields have character limits. We're debating whether we should reflect the current size of data entry, or to simply hard-limit and inhibit data entry beyond that size.
In HTML, ...
5
votes
2answers
145 views
In a form, is Switching between advanced to basic a good idea?
I have a web page/form which users have to fill in before clicking the 'proceed' button.
Same old story I guess. It looks like this:
report name: [...]
report type: (*) PDF
( ) HTML
...
143
votes
18answers
33k views
Is this rotating cube interface user-friendly?
I'm working on a prototype for an innovative form interface, where different parts of the form are shown on different sides of a cube. The cube rotates, and the user can fill it out as the cube spins. ...
1
vote
3answers
686 views
How can I make this complex photo upload system easy to use?
I have a rather complex task ahead to change an existing photo upload system for a website.
Current Situation:
The website has a number of areas in which users can upload photos to (ie: gallery, ...
2
votes
3answers
138 views
Switching to tab which has error when there's an error
I noticed this issue a few times. An app has a settings page where the settings are split into different tabs in a tab control. I hit update, an error shows up and I scan the current tab for the ...
2
votes
0answers
194 views
Are “reset” buttons redundant? [duplicate]
Possible Duplicate:
Is a cancel button necessary in a web form?
Are form "reset" buttons redundant? If not, why not? Give me a case where they are completey accepted, useful and maybe even ...
4
votes
2answers
400 views
Whats an intuitive interface for managing user groups and permissions?
I am building a web app with an admin interface for editing users, groups and permissions. Currently, the interface looks like this:
http://cl.ly/3I0l1B1e2x092g0s3q1B
To remove a permission from a ...
12
votes
4answers
3k views
What are the advantages and disadvantages of multi-window functionality vs single-window functionality?
I am considering porting a windows application to a web application for one of my clients. The windows application is an MDI app (multiple forms open at once), but obviously the web app would be much ...
