Do you avoid dynamically labeling your form buttons?

Updated by Brady Stroud [SSW] 1 year ago. See history

123

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

Image

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

Image

✅ Figure: Good Example - Buttons are not dynamically labelled

acknowledgements
related rules