Tagged Questions
1
vote
2answers
81 views
Category Drop Down List with Descriptions
I need a simplified means of selecting a category from within a form that is contained in a modal. The problem is that each of these categories has a LONG description that needs to be shown before ...
2
votes
3answers
379 views
Combining text entry and drop down functionality
In a complex data entry app I am trying to minimise the amount of stuff on screen. So I considered combining text entry and drop down into a single element. So the user can either select from the ...
2
votes
2answers
356 views
Standard list of religions for dropdown menu
I am creating a form that will include a step about the person's religion, I have seen forms that contain a dropdown menu of religions, however I cannot find one which has a standard list of ...
5
votes
5answers
921 views
Order of 'Country' and 'State' fields in Registration forms
Most registration forms seem to be to ask for the 'State' first and 'Country' after that, both being drop down lists. The 'State' list has the State names of USA by default, and this list is refreshed ...