Tagged Questions
3
votes
3answers
163 views
Nested multiple selections
I am building a web application that allows users to search a gym chain's class timetables. This gym has multiple branches, in multiple states and cities. The inputs to the class timetable search are:
...
2
votes
2answers
586 views
Multiple, hierarchical selections for web application
We are currently making improvements to the user interface of our real estate management web-app. One big problem we have is multiple, hierarchical selections for big amounts of data in input masks.
...