SYMPTOM:
In Strategy Web 9.4.1, when a user sets a minimum and maximum value for a transaction text field it acts as a required field even though it is not set as one. When clicking in it and then out of it, if no value has been entered, the following message appears:

Validation Error This field is required. (Click OK to continue the modification or click Cancel to revert to the original value.)

CAUSE:
This is a known issue with Strategy Web 9.4.1. The message appears because of the condition comparing the null value that occurs from clicking in and out, against the minimum and maximum values set in the control properties. Because null doesn't satisfy the condition, a message appears. The error message stating that the field is required is incorrect and misleading.
ACTION:
Contact Strategy Technical Support for an update on this issue.
WORKAROUND:
Upon receiving the error message click the 'Cancel' button. The field will no longer be required, and the user can still submit the transaction without a modification to this field.
KB46381