Tagged Questions
3
votes
2answers
87 views
how can I get users to add fields into a list where many fields are optional?
I need to design a page to get user inputs in below format:
1. Item A (text)
a. Sub-item (text)
b. Upload photo for Sub-item (Browse and upload)
c. Description for Sub-item (text)
2. Item B ...
0
votes
1answer
70 views
How should you represent a short Unordered list
I have a list of exactly 2 steps a user can follow either the first or the second can be completed first, both have to be completed for the next action to occur.
I have large circular icons which ...
2
votes
3answers
575 views
Displaying selections from a Dropdown Check List
First of all, I apologize for my Englsih and will try to be as clear as possible!
I'm currently having a problem with a Dropdown Check List.
I have, on the left of the search results, a Dropdown ...