Tagged Questions
9
votes
8answers
845 views
What fields to drop from the registration form?
Our current registration form is too long and some fields should be cut off. In other hands all most of these are looking important excepting 'Tell us something about yourself'.
Currently used fields ...
1
vote
2answers
115 views
Role management with Parameters
I am currently developing a User management Form.
Each User can be assigned to multiple Roles. I would create this as 2 Listboxes with one showing all selected Roles and the other all unselected ...
20
votes
5answers
1k views
When form submission fails, password field gets blanked, why is that the case?
I've seen many registration forms where if fields don't pass validation, the password fields are blanked as well.
Why is this the case? I understand why you'd blank the password in a login form, but ...
0
votes
0answers
140 views
Need information on designing big forms(questionnaire) [closed]
I'm working on an application where we are filtering data for user which will help us to show best products as per his/her likes. And to do this, we are asking lots of questions (radio button, user ...
12
votes
5answers
780 views
Is it appropriate to display the warning message “Caps Lock is on”?
Is it appropriate to display the warning message "Caps Lock is on" when focus shifts to Password field?
In gmail and yahoo I don't see it. So, what does the standard say?
23
votes
17answers
763 views
All my users are from Afghanistan or how to get users to correctly fill out a form
I have a website with a form users fill out to create an account. Following advice from this forum and other places I am asking for only the minimum required information to create an account ie. ...
34
votes
8answers
2k views
How much information should you ask for when users register?
So the company wants all the information it can get on the users of its site, but how much should be asked for upon registration?
On one hand, it would be easier for the users to enter only personal ...