Tagged Questions
3
votes
1answer
88 views
Long select dropdowns
I'm working on a responsive landing page where users arrive after clicking on online ad. On the form, users need to select a location (105 possible) at which they would like their service. ...
2
votes
1answer
50 views
Sending a Search Form on mobile - keypad and / or call to action button
say you have a modal view with a simple form and a cancel-option.
as soon as the user selects a field the keypad shows up and usually provides a "Send" or "Search" Button to send the form.
is it ok ...
2
votes
5answers
219 views
Should a form's style be left to the browser?
Instead of using CSS resets, I use Normalize.css, and I usually style an HTML form's containing elements such as input, label, textarea, etc. to the fullest extent. To make sure that the form's design ...
4
votes
0answers
33 views
Is there a way to simplify the input of a canadian postal code on a mobile form [duplicate]
Possible Duplicate:
What’s the Best Interface for Entering Canadian Postal Codes on a Smartphone Keyboard?
In Canada, postal code are structured that way
A1A 1A1
A = Letters
1 = Numbers
...
5
votes
4answers
240 views
rectangles Vs rounded corners of text fields on mobile
Do you think there is a difference in perceiving text fields which have round\rectangle corners ?
My goal is to establish a convention that round corners are fields which the user can enter input and ...
2
votes
2answers
285 views
What is the best approach to labelling text input fields on smartphone application forms?
Platform: iOS. Must be able to run on all (probably most) iphone devices.
As part of a smartphone application design, I am currently designing an "event creation" form, originally implemented in a ...
1
vote
2answers
326 views
Shifting a view into inline-edit mode VS. dedicated edit screen?
I'm developing an iOS app, and I'm conflicted on which is the better UX choice to make. The main screen displays a nicely arranged carousel of objects, with just a few core details. The user can edit ...
2
votes
2answers
164 views
Line breaks in form selections for mobile
I'm laying out a mobile site that has an awkward screen for security questions. There are 5 questions, each with an input field for answers, however the questions are all too long to be displayed in ...
8
votes
4answers
467 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 ...
4
votes
1answer
577 views
What are the best practices of designing a validation message on an iPhone App?
I am working on designing an iPhone app and I need to know which validation message style is the most recommended for the forms included.
I don't prefer to use a pop up window i need something that ...
7
votes
2answers
544 views
What is the optimal layout for a mobile search form with a large number of fields?
I'm working on the layout for a search form that has approximately 8-10 fields. At this point, the search form fills nearly the entire viewport. My research has turned up general strategies for large ...
7
votes
3answers
256 views
What is the best interaction pattern for entering a range on a mobile phone?
I have a mobile application where I need to filter a list by a range. (Imagine a dating app where you want to filter people by age). How should one design the range picker?
A person should be able to ...
8
votes
7answers
663 views
Search Icon vs Search Input Box - Both Require One Click/Touch: Which to use?
I'm working on a mobile site of a rather large site. There are quite a few iA and navigation hurdles already, so I'm pushing to use a search icon instead of a traditional search input box.
My ...
1
vote
1answer
274 views
Bus Ticket Booking Form - Mobile
While designing a Bus booking site - i was thinking on the number of inputs i will require for searching all the buses between two routes.
The Web version contains these forms
One Way/ Round Trip ...
8
votes
3answers
1k views
Are “submit” buttons important for forms on iPhone and Android apps?
When inputting text on the last text field in a form on an iPhone and Android app, the enter key can be highlighted or (on iOS anyway) renamed "done", so that tapping it will submit the form. ...
13
votes
4answers
270 views
What's the Best Interface for Entering Canadian Postal Codes on a Smartphone Keyboard?
Typical smartphone keyboards are modal. There is usually a basic QWERTY/Basic punctuation keyboard by default that can be switched to numeric/extended punctuation mode.
This works reasonably well ...
4
votes
2answers
243 views
Best way to handle mobile website terms and conditions?
A form I am optimising for mobile has specific references to terms and conditions in numerous times (not just at the end usual checkbox, for example "We need this detail to sometimes contact you, read ...
4
votes
4answers
1k views
Date input on mobile devices
I am designing a web form optimised for touchscreen mobile browsers, one of those fields is a date of birth entry. On the web form it is currently split into 3 select boxes (one for day, month and ...
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?
3
votes
2answers
892 views
What are some good resources for mobile form design?
I'm looking for some good resources on mobile form design. There seems to be a lot for web forms, and a lot of that translates well. But a lot translates poorly when you have restricted screen real ...