Tagged Questions
11
votes
6answers
438 views
What control to use to select multiple months?
I want to offer the users a way to select a range of months within a year. The selected months are used to display a table of data. The control should be placed above the table and since vertical ...
1
vote
1answer
116 views
Good practice for entering multiple dates
I have a web application where the user can plan an event an set dates for this event. Generally speaking, what is a good interface for entering those dates?
The requirements are:
The date is a day ...
2
votes
2answers
198 views
Tentative vague appointment
I am working on a web functionality that allows an user to request an appointment with another user. However, users may have not met nor known about each others schedule. Therefore, options must be ...