You are here: : Homepage > Best practices > Sheet No38
Obligatory fields in forms are clearly indicated.
Enables users to know the minimal information to input in the form.
Reduce demand on the server by avoiding pointless submits.
Indicate the name of the obligatory fields or distinguish them from other fields by a means that doesn’t rely only on color and add an explanation if possible.
Fill out obligatory fields only and verify that submission is possible.