Do you avoid dynamically labeling your form buttons?

Last updated by Brady Stroud [SSW] about 2 months 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