Tagged Questions
2
votes
1answer
157 views
Feature Matrix: Compare Products by Date/Time Range?
Problem Statement
It is common to allow a user to compare two or more products in a matrix that lists features/benefits down one axis and the selected products along the other. But how do you ...
0
votes
2answers
115 views
Button for making submissions per month
I'm working on an interface for allowing users to submit data via a button and wanted some advice on the best approach. The data for one or more whole months has to be submitted at precisely the last ...
5
votes
3answers
220 views
In a ComboBox containing years, should I sort them in ascending or descending order?
My guess is descending, but I want to have some theoretical background. I was using an application and my intuition told me to click the scroll bar down just to find previous years, and I felt ...
6
votes
2answers
176 views
What is the best way to ask for repeating dates?
I've always struggled with the best way to allow a user to enter a repeating date. For example, scheduling a task you need to do repeatedly. There are a few different ways this can be expressed...
...
2
votes
2answers
114 views
Date Range for Saturday-Saturday or Sunday-Sunday Vacations
So I'm having an interesting problem while selling vacations.
Right now, I have two calendars for picking a date range. This date range is supposed to identify the days my customer is available to ...