I have an application settings page with a bunch of flags. How can I select the default state of the checkboxes?
I see the following options:
Always set the default state to unchecked, but this leads to negative statements in the text of the flag (for example, "Do not automatically show appropriate schedules"), which is sometimes difficult to understand.
Always use flag text to have a positive value (for example, “Automatically show appropriate schedules”), but this leads to inconsistent default states by default, both verified and unverified.
... any other options?
Any recommendations, recommendations and recommendations on this issue?
user-interface design-patterns
Micsim
source share