Tagged Questions
4
votes
2answers
110 views
Best way to include multiple upload fields in crowded form?
Context:
I'm working on a four step form, each step has between 4 to 10 input elements of various types, from text fields to dropdowns and checkboxes. I've managed to keep it gradual and easy so the ...