Do you label buttons to be an action, like "Save, "Open", etc?
Updated by Brady Stroud [SSW] 1 year ago. See history
123
If your form has an "OK" button it should be renamed to be as an action verb. For example: Save, Open, etc.

❌ Figure: Bad example - "OK" button which is not an action

✅ Figure: Good example - "Save" button which is an action
We have a program called SSW Code Auditor to check for this rule.