4
votes
2answers
111 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 ...
2
votes
6answers
121 views

Forcing a workflow while making it easier for the user

I'm working on an internal webapp that requires users to Enter Meeting Notes. Currently, the users write their notes in a Word template, then copy/paste into one large text field in the app. The notes ...
3
votes
1answer
132 views

Upload and save picture immediately after selection

I currently have an interface for editing a user's profile in a web app: download bmml source – Wireframes created with Balsamiq Mockups There's a discrete form in each tab of the ...
6
votes
1answer
397 views

How to facilitate mass data entry?

I am a programmer & I am working on a web app that requires a GUI for facilitating mass data entry. Now this "data entry" can be of different types like audio, video, text etc. I already have ...
1
vote
1answer
94 views

Need advice - how can we improve process of uploading photos and videos that verify user's profile?

I really need your advice - we have a dating feature on site, where people can verify their profiles uploading photos or videos with their usernames and name of site. The problem is that 80-90% of ...