By Kiersten Wouters on August 27 2019 01:03:43
When designing forms make sure the response mechanism is appropriate to each question. Having gone to all the trouble of filling in your form, the least you can do is provide users with information about what happens next. Customer communication is key, and since you have made the form so easy to fill in and return, processing it could also be a breeze!
Progressive revealing, when implemented well, progressive revealing gives interactive forms a head start over traditional paper forms. When asked a particular question in a form it may be the case that, depending a users response, they are asked a set of specific sub-questions, or alternatively routed to the next appropriate section of the form.
Many assume that making forms shorter makes them easier to complete. Though shorter forms might be cheaper to produce initially, if the reduction in content results in user confusion, the cost of resolving completion errors form fillers make as a consequence can significantly outweigh any initial savings. In general forms do need to be as short as possible, but never at the expense of clarity and usability.
In this context interactive forms can be programmed so that the user can only tick/check one (known as a radio button as distinct from check-boxes), or presented with the options in a drop-down menu from which the user can only select one.