Tagged Questions
5
votes
2answers
211 views
Floating submit/cancel buttons
I have a form in the system I am currently working on which loads in a dialogue window within the system. The form is about 3 times the length of the window it shows in, which obviously scrolls.
I ...
4
votes
2answers
337 views
Multiple forms on a single screen
I have about 5 sets of forms to be filled up by the user, one by one. Most of the fields in these set of forms are mandatory so it is obvious that the user has to check out all these 5 forms. Now I ...
2
votes
1answer
343 views
Submit button on top of the long form
For example user have Options page with long form in it. The most popular options are often on the top of the form, so user is changing them and have to scroll to the bottom of the form to hit ...
14
votes
5answers
694 views
The Great Mobile UX Debate: Scroll or Click
Here's the stage:
We have an inspection app on windows mobile. We are considering a html version. There are numerous inspections and there is an internal debate as to whether
all questions should ...
25
votes
4answers
767 views
Multiple lists on one screen — best approach?
Let's say I have a profile screen with two lists: one for Friends and another for Hobbies. This is just an example. It could as well be a Customer screen with Suppliers and Orders. I'm looking to ...
8
votes
8answers
639 views
Long scrolling form or 3 compact pages?
I have a form with three sections, each with about a dozen fields:
General Product Information
Product Details
Shipping Options
Should I place all sections on a single page (thereby forcing the ...