Bor*_*nov 1 usability user-interface user-experience
我们有很长的部分有3个部分:
请求者,运送和计费
每个部分屏幕或更长,所以表格长3+屏幕.从可用性的角度来看,在表单上显示消息的最佳方式是什么.
就个人而言,我希望,在表单标题之前的页面顶部,有类似的东西:
There was an error with your form submission in the following section(s):
Shipping, Billing
Run Code Online (Sandbox Code Playgroud)
装运和计费是锚点,将把我带到表格的那一部分.然后,在该部分上方,向该部分提供相关消息:
Shipping
- You need to fill in an address
[rest of form here]
Billing
- You need to fill in a name
[rest of form here]
Run Code Online (Sandbox Code Playgroud)