Do you avoid dynamically labeling your form buttons?

Last updated by RebeccaLiu over 9 years ago.See history

The buttons that a user will typically use should not be dynamically labeled across your applications.

Figure: Bad Example - Buttons are dynamically labeled "Build ..." and "Edit ..." depending on text in the text box

Figure: Good Example - Buttons are not dynamically labelled

We open source. Powered by GitHub