I am wondering how I might indicate (or not indicate) required fields on a
form where pretty much every field is required.
While in the past I've used the lazy man's convention of indicating required
fields with an asterisk, presenting a page where every label is preceded by
an asterisk seems ridiculous.
Yet, there may be other pages on the site with a more balanced mix of
required and optional fields, where I might wish to use asterisks.